|
Blender V4.5
|
#include <BLI_math_vector_types.hh>
Inherited by blender::VecBase< T, 2 >, blender::VecBase< T, 3 >, blender::VecBase< T, 4 >, and blender::VecBase< T, Size >.
Public Attributes | |
| std::array< T, Size > | values |
Definition at line 28 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.