Functions | |
void | MSet_Vertex_Colors_By_Value (HC_KEY key, const char *types, int offset, const char *color_space, int count, const HC_RGB *values) |
void | MSet_Vertex_Colors_By_Value4 (HC_KEY key, const char *geometry, int offset, const char *color_space, int count, const HC_RGBA *values) |
MSet_Specific_Vertex_Colors_By_Value (HC_KEY key, const char *types, int count, const int *offsets, const char *color_space, const HC_RGB *values) | |