Blender
V3.3
|
Public Attributes | |
Object * | ob |
float | obmat_orig [4][4] |
struct XFormObjectData * | xod |
Definition at line 335 of file object_utils.c.
Object* XFormObjectData_Extra::ob |
Definition at line 336 of file object_utils.c.
Referenced by ED_object_data_xform_container_item_ensure(), and ED_object_data_xform_container_update_all().
float XFormObjectData_Extra::obmat_orig[4][4] |
Definition at line 337 of file object_utils.c.
Referenced by ED_object_data_xform_container_item_ensure(), and ED_object_data_xform_container_update_all().
struct XFormObjectData* XFormObjectData_Extra::xod |
Definition at line 338 of file object_utils.c.
Referenced by ED_object_data_xform_container_item_ensure(), ED_object_data_xform_container_update_all(), and trans_obdata_in_obmode_free_elem().