|
Blender V4.3
|
#include <DNA_vec_types.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
Definition at line 37 of file DNA_vec_types.h.
| float vec3f::x |
Definition at line 38 of file DNA_vec_types.h.
Referenced by layerAdd_propfloat3(), layerInterp_propfloat3(), and layerMultiply_propfloat3().
| float vec3f::y |
Definition at line 38 of file DNA_vec_types.h.
Referenced by layerAdd_propfloat3(), and layerMultiply_propfloat3().
| float vec3f::z |
Definition at line 38 of file DNA_vec_types.h.
Referenced by layerAdd_propfloat3(), and layerMultiply_propfloat3().