|
Blender
V3.3
|
Public Attributes | |
| union { | |
| float val | |
| float loc [3] | |
| }; | |
| int * | sdata |
Definition at line 37 of file transform_convert_action.c.
| union { ... } |
| float tGPFtransdata::loc[3] |
Definition at line 40 of file transform_convert_action.c.
| int* tGPFtransdata::sdata |
Definition at line 42 of file transform_convert_action.c.
Referenced by flushTransIntFrameActionData(), GPLayerToTransData(), and MaskLayerToTransData().
| float tGPFtransdata::val |
Definition at line 39 of file transform_convert_action.c.
Referenced by flushTransIntFrameActionData(), GPLayerToTransData(), and MaskLayerToTransData().