Blender
V3.3
|
#include <BLI_math_vec_types.hh>
Public Attributes | |
T | x |
T | y |
T | z |
Definition at line 35 of file BLI_math_vec_types.hh.
T blender::vec_struct_base< T, 3 >::x |
Definition at line 36 of file BLI_math_vec_types.hh.
T blender::vec_struct_base< T, 3 >::y |
Definition at line 36 of file BLI_math_vec_types.hh.
T blender::vec_struct_base< T, 3 >::z |
Definition at line 36 of file BLI_math_vec_types.hh.