HDK
|
#include <UT_TransformUtil.h>
Public Attributes | |
UT_Matrix4T< PREC > | rot |
UT_Matrix3T< PREC > | stretch |
UT_QuaternionT< PREC > | quat |
Definition at line 175 of file UT_TransformUtil.h.
UT_QuaternionT<PREC> UT_SlerpCache< PREC >::quat |
Definition at line 180 of file UT_TransformUtil.h.
UT_Matrix4T<PREC> UT_SlerpCache< PREC >::rot |
Definition at line 178 of file UT_TransformUtil.h.
UT_Matrix3T<PREC> UT_SlerpCache< PREC >::stretch |
Definition at line 179 of file UT_TransformUtil.h.