Blender V4.3
BLI_math_rotation_legacy.hh File Reference

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 &center, const float3 &axis, float angle)