Blender  V3.3
Namespaces | Functions
math_rotation.cc File Reference
#include "BLI_math_base.h"
#include "BLI_math_rotation.hh"
#include "BLI_math_vector.h"
#include "BLI_math_vector.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)