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

Public Attributes

const TransInfot
 
const TransDataContainertc
 
float distance
 
const float axis_global [3]
 
bool is_lock_constraint
 
bool is_data_space
 

Detailed Description

Note
Small arrays / data-structures should be stored copied for faster memory access.

Definition at line 37 of file transform_mode_push_pull.c.

Member Data Documentation

◆ axis_global

const float TransDataArgs_PushPull::axis_global[3]

Definition at line 42 of file transform_mode_push_pull.c.

Referenced by applyPushPull().

◆ distance

float TransDataArgs_PushPull::distance

Definition at line 41 of file transform_mode_push_pull.c.

◆ is_data_space

bool TransDataArgs_PushPull::is_data_space

Definition at line 44 of file transform_mode_push_pull.c.

Referenced by applyPushPull().

◆ is_lock_constraint

bool TransDataArgs_PushPull::is_lock_constraint

Definition at line 43 of file transform_mode_push_pull.c.

Referenced by applyPushPull().

◆ t

const TransInfo* TransDataArgs_PushPull::t

Definition at line 38 of file transform_mode_push_pull.c.

◆ tc

const TransDataContainer* TransDataArgs_PushPull::tc

Definition at line 39 of file transform_mode_push_pull.c.

Referenced by applyPushPull().


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