ege::PhysicsCylinder Class Reference
Inheritance diagram for ege::PhysicsCylinder:
Public Member Functions | |
virtual bool | parse (const char *_line) |
virtual void | display () |
virtual enum ege::PhysicsShape::type | getType () const |
vec3 | getSize () const |
virtual const ege::PhysicsCylinder * | toCylinder () const |
virtual ege::PhysicsCylinder * | toCylinder () |
Public Member Functions inherited from ege::PhysicsShape | |
const vec4 & | getQuaternion () const |
const vec3 & | getOrigin () const |
bool | isBox () |
bool | isCylinder () |
bool | isCapsule () |
bool | isCone () |
bool | isConvexHull () |
bool | isSphere () |
virtual const ege::PhysicsBox * | toBox () const |
virtual ege::PhysicsBox * | toBox () |
virtual const ege::PhysicsCapsule * | toCapsule () const |
virtual ege::PhysicsCapsule * | toCapsule () |
virtual const ege::PhysicsCone * | toCone () const |
virtual ege::PhysicsCone * | toCone () |
virtual const ege::PhysicsConvexHull * | toConvexHull () const |
virtual ege::PhysicsConvexHull * | toConvexHull () |
virtual const ege::PhysicsSphere * | toSphere () const |
virtual ege::PhysicsSphere * | toSphere () |
Additional Inherited Members | |
Public Types inherited from ege::PhysicsShape | |
enum | type { unknow, box, capsule, cone, convexHull, cylinder, sphere } |
Static Public Member Functions inherited from ege::PhysicsShape | |
static ememory::SharedPtr< ege::PhysicsShape > | create (const std::string &_name) |
The documentation for this class was generated from the following file:
- framework/atria-soft/ege/ege/physicsShape/PhysicsCylinder.hpp