Rumba C++ SDK
ImathFrame.h File Reference

Go to the source code of this file.

Classes

class  Imath::Vec3< T >
 
class  Imath::Matrix44< T >
 

Namespaces

 Imath
 

Functions

template<class T >
Matrix44< T > Imath::firstFrame (const Vec3< T > &, const Vec3< T > &, const Vec3< T > &)
 
template<class T >
Matrix44< T > Imath::nextFrame (const Matrix44< T > &, const Vec3< T > &, const Vec3< T > &, Vec3< T > &, Vec3< T > &)
 
template<class T >
Matrix44< T > Imath::lastFrame (const Matrix44< T > &, const Vec3< T > &, const Vec3< T > &)