iv::Interpolator< float4x4 > Struct Reference

#include <glm_alias.hpp>

Public Member Functions

Interpolator_float Distance (float4x4 const &from, float4x4 const &to) const
 
std::pair< float4x4, Interpolator_floatInterpolate (float4x4 const &from, float4x4 const &to, Interpolator_float distance) const
 

Detailed Description

Definition at line 169 of file glm_alias.hpp.

Member Function Documentation

◆ Distance()

Interpolator_float iv::Interpolator< float4x4 >::Distance ( float4x4 const &  from,
float4x4 const &  to 
) const
inline

Definition at line 171 of file glm_alias.hpp.

◆ Interpolate()

std::pair< float4x4, Interpolator_float > iv::Interpolator< float4x4 >::Interpolate ( float4x4 const &  from,
float4x4 const &  to,
Interpolator_float  distance 
) const
inline

Definition at line 178 of file glm_alias.hpp.


The documentation for this struct was generated from the following file: