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

Public Attributes

const TransInfot
 
const TransDataContainertc
 
const float pivot_local [3]
 
const float vec [3]
 
enum eTranslateRotateMode rotate_mode
 

Detailed Description

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

Definition at line 70 of file transform_mode_translate.c.

Member Data Documentation

◆ pivot_local

const float TransDataArgs_Translate::pivot_local[3]

Definition at line 73 of file transform_mode_translate.c.

Referenced by applyTranslationValue().

◆ rotate_mode

enum eTranslateRotateMode TransDataArgs_Translate::rotate_mode

Definition at line 74 of file transform_mode_translate.c.

Referenced by applyTranslationValue().

◆ t

const TransInfo* TransDataArgs_Translate::t

Definition at line 71 of file transform_mode_translate.c.

◆ tc

const TransDataContainer* TransDataArgs_Translate::tc

◆ vec

const float TransDataArgs_Translate::vec[3]

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