Neo  0.5.0
Developer Documentation
Neo::Key Class Reference

#include <Key.h>

Public Member Functions

 Key (void)
 
 ~Key (void)
 
void setT (int t)
 
int getT (void)
 
float * createFloatData (void)
 
Vector2createVector2Data (void)
 
Vector3createVector3Data (void)
 
Vector4createVector4Data (void)
 
QuaternioncreateQuaternionData (void)
 
void * getData (void)
 

Constructor & Destructor Documentation

Neo::Key::Key ( void  )
Neo::Key::~Key ( void  )

Member Function Documentation

float* Neo::Key::createFloatData ( void  )
Quaternion* Neo::Key::createQuaternionData ( void  )
Vector2* Neo::Key::createVector2Data ( void  )
Vector3* Neo::Key::createVector3Data ( void  )
Vector4* Neo::Key::createVector4Data ( void  )
void* Neo::Key::getData ( void  )
inline
int Neo::Key::getT ( void  )
inline
void Neo::Key::setT ( int  t)
inline

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