Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
Gfx::ColorHSV Struct Reference

HSV color. More...

#include <color.h>

Public Member Functions

 ColorHSV (float aH=0.0f, float aS=0.0f, float aV=0.0f)
std::string ToString () const
 Returns a string "(h, s, v)".

Public Attributes

float h
float s
float v

Detailed Description

HSV color.


The documentation for this struct was generated from the following file: