Blender  V2.93
Public Attributes | List of all members
TransCustomDataContainer Struct Reference

#include <transform.h>

Public Attributes

union {
   TransCustomData   mode
 
   TransCustomData   first_elem
 
}; 
 
TransCustomData type
 

Detailed Description

Rule of thumb for choosing between mode/type:

Definition at line 423 of file transform.h.

Member Data Documentation

◆ 

union { ... }

Owned by the mode (grab, scale, bend... ).

◆ first_elem

TransCustomData TransCustomDataContainer::first_elem

Definition at line 426 of file transform.h.

Referenced by freeTransCustomDataContainer().

◆ mode

TransCustomData TransCustomDataContainer::mode

◆ type

TransCustomData TransCustomDataContainer::type

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