#include <PhysicsWorld.hpp>
Public Attributes | |
std::string | name |
Name of the entity. | |
btRigidBody * | pBody |
Rigid body of the entity. | |
Ogre::Vector3 | currentPosition |
Latest known position of the entity. | |
Ogre::Quaternion | currentOrientation |
Latest known orientation of the entity. | |
bool | transformUpdated |
One of the these:
|
std::string syBR::Game::PhysicsWorld::EntityDescriptor::name |
Name of the entity.
btRigidBody* syBR::Game::PhysicsWorld::EntityDescriptor::pBody |
Rigid body of the entity.
Latest known position of the entity.
Ogre::Quaternion syBR::Game::PhysicsWorld::EntityDescriptor::currentOrientation |
Latest known orientation of the entity.
One of the these:
Copyright © 2008 by Sebastien Frippiat
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.
Last modified Tue Dec 30 17:57:33 2008