Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
MeshDeformModData Member List

This is the complete list of members for MeshDeformModData, including all inherited members.

Auto_Apply(bool auto_apply=true)MeshDeformModDatainline
Clone(void)MeshDeformModDatainlinevirtual
Copy_Vertex_Array(Mesh &mesh)MeshDeformModDataprotected
Free_Sets_List(void)MeshDeformModDataprotected
Get_Current_Set(void) constMeshDeformModDatainline
Get_Set_Count(void) constMeshDeformModDatainline
Is_Auto_Apply(void) constMeshDeformModDatainline
Load(ILoad *load_obj)MeshDeformModData
MeshDeformModData(void)MeshDeformModDatainline
Peek_Mesh(void) constMeshDeformModDatainline
Peek_Orig_Vertex_Array(void) constMeshDeformModDatainline
Peek_Set(int index)MeshDeformModDatainline
Peek_Vertex_Colors(void) constMeshDeformModDatainline
Peek_Vertex_OPStart_Array(void) constMeshDeformModDatainline
Record_Mesh_State(TriObject &tri_obj, float state, bool update_all)MeshDeformModData
Resize_Vertex_Array(int count, int color_count)MeshDeformModDataprotected
Restore_Set(int set_index=-1)MeshDeformModData
Save(ISave *save_obj)MeshDeformModData
Select_Set(int set_index)MeshDeformModDatainline
Set_Current_Set(int set_index)MeshDeformModDatainline
Set_Max_Deform_Sets(int max)MeshDeformModData
Set_Vertex_Color(int index, int color_index, const VertColor &value)MeshDeformModDatainline
Set_Vertex_Position(int index, const Point3 &value)MeshDeformModDatainline
Update_Current_Data(void)MeshDeformModDatainline
Update_Set(int set_index, DEFORM_CHANNELS flags)MeshDeformModDatainline
Util_Restore_Set(int set_index)MeshDeformModDataprotected
~MeshDeformModData(void)MeshDeformModDatavirtual