RGBManager

Undocumented in source.

Constructors

this
this(bool fullInitialization)
Undocumented in source.

Members

Functions

getCached
int getCached()
Undocumented in source. Be warned that the author may not have intended to support it.
getColor
RGBColor getColor(T _red, U _green, V _blue)
Undocumented in source. Be warned that the author may not have intended to support it.
getColor
RGBColor getColor(RGBColor color)
Undocumented in source. Be warned that the author may not have intended to support it.
initizalizeFullSpace
void initizalizeFullSpace()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cache
RGBColor[][][] cache;
Undocumented in source.
cached
int cached;
Undocumented in source.
fullInitialization
bool fullInitialization;
Undocumented in source.

Meta