|
Blender
V3.3
|
#include "BLI_math_vec_types.hh"Go to the source code of this file.
Namespaces | |
| blender | |
| 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) |