helper class for kinematic body motion
More...
#include <OgreBullet.h>
helper class for kinematic body motion
◆ KinematicMotionSimple()
| Ogre::Bullet::KinematicMotionSimple::KinematicMotionSimple |
( |
btPairCachingGhostObject * | ghostObject, |
|
|
Node * | node ) |
◆ ~KinematicMotionSimple()
| Ogre::Bullet::KinematicMotionSimple::~KinematicMotionSimple |
( |
| ) |
|
◆ recoverFromPenetration()
| bool Ogre::Bullet::KinematicMotionSimple::recoverFromPenetration |
( |
btCollisionWorld * | collisionWorld | ) |
|
◆ updateAction()
| virtual void Ogre::Bullet::KinematicMotionSimple::updateAction |
( |
btCollisionWorld * | collisionWorld, |
|
|
btScalar | deltaTimeStep ) |
|
overridevirtual |
◆ debugDraw()
| virtual void Ogre::Bullet::KinematicMotionSimple::debugDraw |
( |
btIDebugDraw * | debugDrawer | ) |
|
|
overridevirtual |
◆ isOnFloor()
| bool Ogre::Bullet::KinematicMotionSimple::isOnFloor |
( |
| ) |
const |
|
inline |
◆ isPenetrating()
| bool Ogre::Bullet::KinematicMotionSimple::isPenetrating |
( |
| ) |
const |
|
inline |
◆ getManifolds()
| int Ogre::Bullet::KinematicMotionSimple::getManifolds |
( |
| ) |
const |
|
inline |
◆ enableManualNarrowPhase()
| void Ogre::Bullet::KinematicMotionSimple::enableManualNarrowPhase |
( |
bool | enable | ) |
|
|
inline |
Enable manual narrow phase.
- Parameters
-
◆ isManualNarrowPhaseEnabled()
| bool Ogre::Bullet::KinematicMotionSimple::isManualNarrowPhaseEnabled |
( |
| ) |
const |
|
inline |
Report manual narrow phase enabled status.
The documentation for this class was generated from the following file: