Public Member Functions

btConeShapeZ Class Reference

btConeShapeZ implements a Cone shape, around the Z axis More...

#include <btConeShape.h>

Inheritance diagram for btConeShapeZ:
Inheritance graph
[legend]
Collaboration diagram for btConeShapeZ:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 btConeShapeZ (btScalar radius, btScalar height)
virtual btVector3 getAnisotropicRollingFrictionDirection () const
 the getAnisotropicRollingFrictionDirection can be used in combination with setAnisotropicFriction See Bullet/Demos/RollingFrictionDemo for an example

Detailed Description

btConeShapeZ implements a Cone shape, around the Z axis

Definition at line 110 of file btConeShape.h.


Constructor & Destructor Documentation

btConeShapeZ::btConeShapeZ ( btScalar  radius,
btScalar  height 
)

Definition at line 30 of file btConeShape.cpp.


Member Function Documentation

virtual btVector3 btConeShapeZ::getAnisotropicRollingFrictionDirection (  )  const [inline, virtual]

the getAnisotropicRollingFrictionDirection can be used in combination with setAnisotropicFriction See Bullet/Demos/RollingFrictionDemo for an example

Reimplemented from btConeShape.

Definition at line 115 of file btConeShape.h.


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