|
Blender V4.3
|
#include <BLI_math_vector_types.hh>
Inherited by blender::VecBase< T, 3 >, blender::VecBase< T, 2 >, and blender::VecBase< T, Size >.
Public Attributes | |
| std::array< T, Size > | values |
Definition at line 30 of file BLI_math_vector_types.hh.
| std::array<T, Size> blender::vec_struct_base< T, Size >::values |
Definition at line 31 of file BLI_math_vector_types.hh.