Blender V4.3
TransDataArgs_Translate Struct Reference

Public Attributes

const TransInfot
 
const TransDataContainertc
 
float3 snap_source_local
 
float3 vec
 
enum eTranslateRotateMode rotate_mode
 

Detailed Description

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

Definition at line 72 of file transform_mode_translate.cc.

Member Data Documentation

◆ rotate_mode

enum eTranslateRotateMode TransDataArgs_Translate::rotate_mode

Definition at line 77 of file transform_mode_translate.cc.

◆ snap_source_local

float3 TransDataArgs_Translate::snap_source_local

Definition at line 75 of file transform_mode_translate.cc.

◆ t

const TransInfo* TransDataArgs_Translate::t

Definition at line 73 of file transform_mode_translate.cc.

Referenced by applyTranslationValue().

◆ tc

const TransDataContainer* TransDataArgs_Translate::tc

Definition at line 74 of file transform_mode_translate.cc.

◆ vec

float3 TransDataArgs_Translate::vec

Definition at line 76 of file transform_mode_translate.cc.


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