Blender  V3.3
Public Attributes | List of all members
TransDataObject Struct Reference

Public Attributes

struct XFormObjectData_Containerxds
 
struct XFormObjectSkipChild_Containerxcs
 

Detailed Description

Definition at line 40 of file transform_convert_object.c.

Member Data Documentation

◆ xcs

struct XFormObjectSkipChild_Container* TransDataObject::xcs

◆ xds

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().


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