Go to the source code of this file.
Classes | |
class | ColorDef |
Variables | |
std::vector< float > | red (4, 0.0F) |
std::vector< float > | green (4, 0.0F) |
std::vector< float > | orange (4, 0.0F) |
std::vector< float > | blue (4, 0.0F) |
std::vector< float > | yellow (4, 0.0F) |
std::vector< float > | white (4, 0.0F) |
std::vector< float > | black (4, 0.0F) |
std::vector< float > | brown (4, 0.0F) |
Definition in file ColorDef.H.