candlewick 0.1.0
A renderer
Loading...
Searching...
No Matches
candlewick::math Namespace Reference

Functions

Mat3f computeNormalMatrix (const Eigen::Affine3f &M)
 
constexpr Uint32 roundUpTo16 (Uint32 value)
 
Mat3f computeNormalMatrix (const Mat4f &M)
 

Function Documentation

◆ computeNormalMatrix() [1/2]

Mat3f candlewick::math::computeNormalMatrix ( const Eigen::Affine3f & M)
inline

◆ computeNormalMatrix() [2/2]

Mat3f candlewick::math::computeNormalMatrix ( const Mat4f & M)
inline

◆ roundUpTo16()

Uint32 candlewick::math::roundUpTo16 ( Uint32 value)
constexpr