|
Blender V4.3
|
#include <BLI_math_vector_types.hh>
Public Attributes | |
| T | x |
| T | y |
| T | z |
| T | w |
Definition at line 42 of file BLI_math_vector_types.hh.
| T blender::vec_struct_base< T, 4 >::w |
Definition at line 43 of file BLI_math_vector_types.hh.
| T blender::vec_struct_base< T, 4 >::x |
Definition at line 43 of file BLI_math_vector_types.hh.
| T blender::vec_struct_base< T, 4 >::y |
Definition at line 43 of file BLI_math_vector_types.hh.
| T blender::vec_struct_base< T, 4 >::z |
Definition at line 43 of file BLI_math_vector_types.hh.