Blender V4.3
mikk_float3.hh File Reference
#include <cmath>

Go to the source code of this file.

Classes

struct  mikk::float3
 

Namespaces

namespace  mikk
 

Functions

float mikk::dot (const float3 &a, const float3 &b)
 
float mikk::distance (const float3 &a, const float3 &b)
 
float3 mikk::project (const float3 &n, const float3 &v)