#include <DecoratorDefs.h>
Public Member Functions | |
SHSB (int _h, int _s, int _b) | |
SHSB (int _h, int _s, int _b) | |
Public Attributes | |
int | h |
int | s |
int | b |
Definition at line 240 of file Decorator Examples/PlainSample/DecoratorDefs.h.
DecoratorSDK::SHSB::SHSB | ( | int | _h, | |
int | _s, | |||
int | _b | |||
) | [inline] |
Definition at line 246 of file Decorator Examples/PlainSample/DecoratorDefs.h.
DecoratorSDK::SHSB::SHSB | ( | int | _h, | |
int | _s, | |||
int | _b | |||
) | [inline] |
Definition at line 249 of file DecoratorLib/DecoratorDefs.h.
Definition at line 244 of file Decorator Examples/PlainSample/DecoratorDefs.h.
Definition at line 242 of file Decorator Examples/PlainSample/DecoratorDefs.h.
Definition at line 243 of file Decorator Examples/PlainSample/DecoratorDefs.h.