#include <SimAtom.h>
Graphe d'héritage de la classe SimAtom
Membres publics | |
SimAtom () | |
virtual | ~SimAtom () |
unsigned int | getSimLegCount () const |
SimLeg * | getSimLeg (unsigned int SimLegID) const |
RigidBody * | getKernel () const |
void | handleEvent (Event *event) |
unsigned int | getID () const |
void | setID (unsigned int anAtomID) |
virtual void | print () |
Vector3 | getPosition () |
MotionController * | getMotionController () |
Spatial * | getModel () |
virtual void | think () |
virtual void | touch (Entity *entity) |
Attributs Protégés | |
RigidBody * | rigidBody |
MotionController * | motionController |
Spatial * | model |
bool | hasHandledEvent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Redéfinie à partir de RigidBodyEntity. |
|
Implémente Entity. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|