Blender  V3.3
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 402 of file source/blender/editors/transform/transform.h.

Member Data Documentation

◆ 

union { ... }

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

◆ first_elem

TransCustomData TransCustomDataContainer::first_elem

◆ mode

TransCustomData TransCustomDataContainer::mode

◆ type

TransCustomData TransCustomDataContainer::type

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