|
Neo
0.5.0
Developer Documentation
|
#include <Key.h>
Public Member Functions | |
| Key (void) | |
| ~Key (void) | |
| void | setT (int t) |
| int | getT (void) |
| float * | createFloatData (void) |
| Vector2 * | createVector2Data (void) |
| Vector3 * | createVector3Data (void) |
| Vector4 * | createVector4Data (void) |
| Quaternion * | createQuaternionData (void) |
| void * | getData (void) |
| Neo::Key::Key | ( | void | ) |
| Neo::Key::~Key | ( | void | ) |
| 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 | ) |
|
inline |
|
inline |
|
inline |