btConeShape implements a Cone shape, around the X axis More...
#include <btConeShape.h>
Public Member Functions | |
btConeShapeX (btScalar radius, btScalar height) | |
virtual btVector3 | getAnisotropicRollingFrictionDirection () const |
the getAnisotropicRollingFrictionDirection can be used in combination with setAnisotropicFriction See Bullet/Demos/RollingFrictionDemo for an example |
btConeShape implements a Cone shape, around the X axis
Definition at line 97 of file btConeShape.h.
Definition at line 36 of file btConeShape.cpp.
virtual btVector3 btConeShapeX::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 102 of file btConeShape.h.