Functions | |
void | Set_Polyedge_Edge_Colors (HT_Polyedge *polyedge, HT_RGB32 *edge_colors) |
void | Set_Polyedge_Edge_Normals (HT_Polyedge *polyedge, HT_Vertex *edge_normals) |
void | Set_Polyedge_Findex_Color_Interpolation (HT_Polyedge *polyedge, HT_Boolean flag) |
void | Set_Polyedge_Points (HT_Polyedge *polyedge, HT_Point *points) |
void | Set_Polyedge_Vertex_Colors (HT_Polyedge *polyedge, HT_RGB32 *vertex_colors) |
void | Set_Polyedge_Vertex_Findices (HT_Polyedge *polyedge, const float *vertex_findices) |
void | Set_Polyedge_Vertex_Normals (HT_Polyedge *polyedge, HT_Vertex *vertex_normals) |
void | Set_Polyedge_Vertex_Parameter_Width (HT_Polyedge *polyedge, int width) |
void | Set_Polyedge_Vertex_Parameters (HT_Polyedge *polyedge, HT_Parameter *vertex_parameters) |
void | Set_Polyedge_Edge_Indices (HT_Polyedge *polyedge, int *indices) |
void | Set_Polyedge_Lengths (HT_Polyedge *polyedge, int *lengths) |
void | Set_Polyedge_Strips (HT_Polyedge *polyedge, int strips) |
void | Set_Polyedge_Vertex_Indices (HT_Polyedge *polyedge, int *indices) |