Functions | |
void | MShow_Vertex_Normals (HC_KEY key, int offset, int count, HC_VECTOR *normals) |
void | MShow_Net_Vertex_Normals (HC_KEY key, int offset, int pcount, HC_VECTOR *normals) |
int | MShow_Vertex_Normals_With_Existence (HC_KEY key, int offset, int count, char *existence, HC_VECTOR *normals) |
void | MShow_Specific_Vertex_Normals (HC_KEY key, int count, const int *indices, HC_VECTOR *normals) |
int | MShow_Specific_Vertex_Normals_With_Existence (HC_KEY key, int count, const int *indices, char *existence, HC_VECTOR *normals) |