Blender
V3.3
|
Public Attributes | |
struct TransCustomDataLayer * | cd_layer_correct |
struct TransCustomData_PartialUpdate | partial_update [PARTIAL_TYPE_MAX] |
struct PartialTypeState | partial_update_state_prev |
Definition at line 89 of file transform_convert_mesh.c.
struct TransCustomDataLayer* TransCustomDataMesh::cd_layer_correct |
Definition at line 90 of file transform_convert_mesh.c.
Referenced by tc_mesh_customdata_free(), tc_mesh_customdatacorrect_apply(), tc_mesh_customdatacorrect_create(), tc_mesh_customdatacorrect_restore(), and transform_convert_mesh_customdatacorrect_init().
struct TransCustomData_PartialUpdate TransCustomDataMesh::partial_update[PARTIAL_TYPE_MAX] |
Definition at line 90 of file transform_convert_mesh.c.
Referenced by tc_mesh_customdata_free(), and tc_mesh_partial_ensure().
struct PartialTypeState TransCustomDataMesh::partial_update_state_prev |
Definition at line 90 of file transform_convert_mesh.c.
Referenced by tc_mesh_customdata_ensure(), and tc_mesh_partial_update().