Particle Universe  1.2
ParticleUniverse::PhysicsSphereDesc Class Reference

#include <ParticleUniversePhysicsShape.h>

Inheritance diagram for ParticleUniverse::PhysicsSphereDesc:

Public Member Functions

 PhysicsSphereDesc (void)
 
 PhysicsSphereDesc (const Real radius)
 
 PhysicsSphereDesc (const PhysicsSphereDesc &physicsSphereDesc)
 
- Public Member Functions inherited from ParticleUniverse::PhysicsShapeDesc
 PhysicsShapeDesc (void)
 
 PhysicsShapeDesc (const PhysicsShapeDesc &physicsShapeDesc)
 
virtual ~PhysicsShapeDesc (void)
 

Public Attributes

Real mRadius
 
- Public Attributes inherited from ParticleUniverse::PhysicsShapeDesc
PhysicsShapeType mPhysicsShapeType
 
uint16 mCollisionGroup
 
GroupsMask mGroupMask
 
Vector3 mAngularVelocity
 
Real mAngularDamping
 
uint16 mMaterialIndex
 

Detailed Description

Constructor & Destructor Documentation

ParticleUniverse::PhysicsSphereDesc::PhysicsSphereDesc ( void  )
inline
ParticleUniverse::PhysicsSphereDesc::PhysicsSphereDesc ( const Real  radius)
inline
ParticleUniverse::PhysicsSphereDesc::PhysicsSphereDesc ( const PhysicsSphereDesc physicsSphereDesc)
inline

Member Data Documentation

Real ParticleUniverse::PhysicsSphereDesc::mRadius

The documentation for this class was generated from the following file: