Blender V4.3
TransDataObject Struct Reference

Public Attributes

blender::ed::object::XFormObjectData_Containerxds
 
blender::ed::object::XFormObjectSkipChild_Containerxcs
 

Detailed Description

Definition at line 44 of file transform_convert_object.cc.

Member Data Documentation

◆ xcs

Transform

  • The key is object data Object.
  • The value is #XFormObjectSkipChild.

Definition at line 58 of file transform_convert_object.cc.

Referenced by createTransObject(), freeTransObjectCustomData(), and trans_obchild_in_obmode_update_all().

◆ 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 51 of file transform_convert_object.cc.

Referenced by createTransObject(), freeTransObjectCustomData(), and trans_obdata_in_obmode_update_all().


The documentation for this struct was generated from the following file: