Blender V4.3
TransDataArgs_Value Struct Reference

Public Attributes

const TransInfot
const TransDataContainertc
float value

Detailed Description

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

Definition at line 36 of file transform_mode_customdata.cc.

Member Data Documentation

◆ t

const TransInfo* TransDataArgs_Value::t

Definition at line 37 of file transform_mode_customdata.cc.

◆ tc

const TransDataContainer* TransDataArgs_Value::tc

Definition at line 38 of file transform_mode_customdata.cc.

◆ value

float TransDataArgs_Value::value

Definition at line 39 of file transform_mode_customdata.cc.


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