|
Blender V5.0
|
#include <BLI_math_vector_types.hh>
Public Attributes | |
| T | x |
| T | y |
| std::array< T, Size > | values |
Definition at line 32 of file BLI_math_vector_types.hh.
| std::array<T, Size> blender::vec_struct_base< T, Size >::values |
Definition at line 29 of file BLI_math_vector_types.hh.
| T blender::vec_struct_base< T, 2 >::x |
Definition at line 33 of file BLI_math_vector_types.hh.
| T blender::vec_struct_base< T, 2 >::y |
Definition at line 33 of file BLI_math_vector_types.hh.