|
Blender V4.3
|
#include "BLI_color.hh"#include "BLI_cpp_type_make.hh"#include "BLI_cpp_types_make.hh"#include "BLI_math_matrix_types.hh"#include "BLI_math_quaternion_types.hh"#include "BLI_math_vector_types.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
Functions | |
| static auto & | blender::get_vector_from_self_map () |
| static auto & | blender::get_vector_from_value_map () |
| BLI_CPP_TYPE_MAKE (blender::math::Quaternion, CPPTypeFlags::BasicType|CPPTypeFlags::IdentityDefaultValue) namespace blender | |
| BLI_CPP_TYPE_MAKE | ( | blender::math::Quaternion | , |
| CPPTypeFlags::BasicType|CPPTypeFlags::IdentityDefaultValue | ) |
Definition at line 69 of file blenlib/intern/cpp_types.cc.
References BLI_CPP_TYPE_REGISTER, and BLI_VECTOR_CPP_TYPE_REGISTER.