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