Blender  V3.3
Namespaces | Functions
BLI_math_rotation.hh File Reference
#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 &center, const float3 &axis, float angle)