doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
HSVType Struct Reference

#include <DialogColorPicker.h>

Public Member Functions

RGBType toRGB ()
 

Public Attributes

int h
 
int s
 
int v
 

Detailed Description

Definition at line 61 of file DialogColorPicker.h.

Member Function Documentation

RGBType HSVType::toRGB ( )

Definition at line 335 of file DialogColorPicker.cpp.

Member Data Documentation

int HSVType::h

Definition at line 63 of file DialogColorPicker.h.

int HSVType::s

Definition at line 63 of file DialogColorPicker.h.

int HSVType::v

Definition at line 63 of file DialogColorPicker.h.


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