|
Blender V4.3
|
#include "BLI_math_vector_types.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::math |
Functions | |
| float3 | blender::math::rotate_direction_around_axis (const float3 &direction, const float3 &axis, float angle) |
| float3 | blender::math::rotate_around_axis (const float3 &vector, const float3 ¢er, const float3 &axis, float angle) |