Capsule Class Reference

Object subclass for Capsule. More...

Inheritance diagram for Capsule:

Inheritance graph
[legend]
Collaboration diagram for Capsule:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Capsule (btScalar radius, btScalar height, irr::scene::ISceneNode *node, btScalar mass)
 ctor


Detailed Description

Object subclass for Capsule.

Capsule shape is a builtin Bullet compound shape that is sometimes used to represent character, instead of bounding box.


Constructor & Destructor Documentation

Capsule::Capsule ( btScalar  radius,
btScalar  height,
irr::scene::ISceneNode *  node,
btScalar  mass 
)

ctor

Parameters:
radius Radius of the capsule
height Height of the capsule
node Attached node
mass Mass of the object

References Object::init().


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

Generated on Sat Jul 26 13:58:39 2008 for TFK:GE by  doxygen 1.5.5