Blender
V3.3
|
Public Attributes | |
struct XFormObjectData_Container * | xds |
struct XFormObjectSkipChild_Container * | xcs |
Definition at line 40 of file transform_convert_object.c.
struct XFormObjectSkipChild_Container* TransDataObject::xcs |
Definition at line 54 of file transform_convert_object.c.
Referenced by createTransObject(), freeTransObjectCustomData(), and trans_obchild_in_obmode_update_all().
struct XFormObjectData_Container* TransDataObject::xds |
Object to object data transform table. Don't add these to transform data because we may want to include child objects which aren't being transformed.
Definition at line 47 of file transform_convert_object.c.
Referenced by createTransObject(), freeTransObjectCustomData(), and trans_obdata_in_obmode_update_all().