HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_AgentXform.h File Reference
#include <SYS/SYS_TypeDecorate.h>
#include <UT/UT_Matrix4.h>
#include <UT/UT_Quaternion.h>
#include <UT/UT_SymMatrix3.h>
#include <UT/UT_Vector3.h>
#include <UT/UT_VectorTypes.h>
#include <UT/UT_XformOrder.h>
+ Include dependency graph for GU_AgentXform.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GU_AgentXformT< T >
 A factored transform geared for animation blending. More...
 

Typedefs

using GU_AgentXformF = GU_AgentXformT< float >
 
using GU_AgentXformD = GU_AgentXformT< double >
 
using GU_AgentXformR = GU_AgentXformT< fpreal >
 

Typedef Documentation

using GU_AgentXformD = GU_AgentXformT<double>

Definition at line 221 of file GU_AgentXform.h.

Definition at line 220 of file GU_AgentXform.h.

Definition at line 222 of file GU_AgentXform.h.