Functions | |
void | Set_Tristrip_Face_Colors (HT_Tristrip *tristrip, HT_RGB32 *face_colors) |
void | Set_Tristrip_Face_Normals (HT_Tristrip *tristrip, HT_Vertex *face_normals) |
void | Set_Tristrip_Findex_Color_Interpolation (HT_Tristrip *tristrip, HT_Boolean flag) |
void | Set_Tristrip_Points (HT_Tristrip *tristrip, HT_Point *points) |
void | Set_Tristrip_Vertex_Colors (HT_Tristrip *tristrip, HT_RGB32 *vertex_colors) |
void | Set_Tristrip_Vertex_Findices (HT_Tristrip *tristrip, const float *vertex_findices) |
void | Set_Tristrip_Vertex_Normals (HT_Tristrip *tristrip, HT_Vertex *vertex_normals) |
void | Set_Tristrip_Vertex_Parameter_Width (HT_Tristrip *tristrip, int width) |
void | Set_Tristrip_Vertex_Parameters (HT_Tristrip *tristrip, HT_Parameter *vertex_parameters) |
void | Set_Tristrip_Face_Indices (HT_Tristrip *tristrip, int *indices) |
void | Set_Tristrip_Lengths (HT_Tristrip *tristrip, int *lengths) |
Variables | |
int * | indices |