HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_SlerpCache< PREC > Class Template Reference

#include <UT_TransformUtil.h>

Public Attributes

UT_Matrix4T< PREC > rot
 
UT_Matrix3T< PREC > stretch
 
UT_QuaternionT< PREC > quat
 

Detailed Description

template<typename PREC>
class UT_SlerpCache< PREC >

Definition at line 175 of file UT_TransformUtil.h.

Member Data Documentation

template<typename PREC>
UT_QuaternionT<PREC> UT_SlerpCache< PREC >::quat

Definition at line 180 of file UT_TransformUtil.h.

template<typename PREC>
UT_Matrix4T<PREC> UT_SlerpCache< PREC >::rot

Definition at line 178 of file UT_TransformUtil.h.

template<typename PREC>
UT_Matrix3T<PREC> UT_SlerpCache< PREC >::stretch

Definition at line 179 of file UT_TransformUtil.h.


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