Coconut Data Framework
beta
|
#include <CNColor.h>
Public Attributes | |
uint64_t | hashValue |
GLfloat | vector [CNColorPartNum] |
Color data structure for OpenGL graphics
uint64_t CNColor::hashValue |
Hash value
Referenced by CNCompareColor(), and CNHashValueOfColor().
GLfloat CNColor::vector[CNColorPartNum] |
Vector of colors
Referenced by CNAlphaPartOfColor(), CNBluePartOfColor(), CNGreenPartOfColor(), CNRedPartOfColor(), and CNVectorInColor().