iaKeyFrameGraph.h File Reference
#include <iaux/iaDefines.h>
#include <iaux/data/iaColor4.h>
#include <iaux/math/iaMath.h>
#include <iaux/math/iaVector3.h>
#include <iaux/math/iaVector2.h>
#include <iaux/system/iaConsole.h>
#include <vector>
#include <algorithm>
#include <iaux/data/iaKeyFrameGraph.inl>

Classes

class  iaux::iaKeyFrameGraph< T >
 

Namespaces

namespace  iaux
 

Typedefs

typedef iaKeyFrameGraph< uint32iaux::iaKeyFrameGraphui
 
typedef iaKeyFrameGraph< float32iaux::iaKeyFrameGraphf
 
typedef iaKeyFrameGraph< float64iaux::iaKeyFrameGraphd
 
typedef iaKeyFrameGraph< iaVector3f > iaux::iaKeyFrameGraphVector3f
 
typedef iaKeyFrameGraph< iaVector2f > iaux::iaKeyFrameGraphVector2f
 
typedef iaKeyFrameGraph< iaColor4f > iaux::iaKeyFrameGraphColor4f
 
typedef iaKeyFrameGraph< iaVector3d > iaux::iaKeyFrameGraphVector3d
 
typedef iaKeyFrameGraph< iaVector2d > iaux::iaKeyFrameGraphVector2d
 

Enumerations

enum class  iaux::iInterpolationMode { iaux::None , iaux::Linear }