Searched defs:make_float3x3 (Results 1 – 2 of 2) sorted by relevance
513 MIRTKCU_API inline float3x3 make_float3x3(float s) in make_float3x3() function524 MIRTKCU_API inline float3x3 make_float3x3(float3x4 m) in make_float3x3() function535 MIRTKCU_API inline float3x3 make_float3x3(double3x3 m) in make_float3x3() function
1090 MIRTKCU_HOST_API inline float3x3 make_float3x3(const Matrix &m) in make_float3x3() function