Maratis Engine
Public Member Functions

MKey Class Reference

#include <MKey.h>

List of all members.

Public Member Functions

 MKey (void)
 ~MKey (void)
void setT (int t)
int getT (void)
float * createFloatData (void)
MVector2createVector2Data (void)
MVector3createVector3Data (void)
MVector4createVector4Data (void)
MQuaternioncreateQuaternionData (void)
void * getData (void)

Constructor & Destructor Documentation

MKey::MKey ( void  )
MKey::~MKey ( void  )

Member Function Documentation

float * MKey::createFloatData ( void  )
MQuaternion * MKey::createQuaternionData ( void  )
MVector2 * MKey::createVector2Data ( void  )
MVector3 * MKey::createVector3Data ( void  )
MVector4 * MKey::createVector4Data ( void  )
void* MKey::getData ( void  ) [inline]
int MKey::getT ( void  ) [inline]
void MKey::setT ( int  t) [inline]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Friends Defines