|
OpenMW
|
Public Member Functions | |
| DeepestNotMeContactTestResultCallback (const std::string &filter, const btVector3 &origin) | |
| virtual btScalar | addSingleResult (btManifoldPoint &cp, const btCollisionObject *col0, int partId0, int index0, const btCollisionObject *col1, int partId1, int index1) |
Public Attributes | |
| const RigidBody * | mObject |
| btVector3 | mContactPoint |
| btScalar | mLeastDistSqr |
Private Attributes | |
| const std::string & | mFilter |
| btVector3 | mOrigin |
| OEngine::Physic::DeepestNotMeContactTestResultCallback::DeepestNotMeContactTestResultCallback | ( | const std::string & | filter, |
| const btVector3 & | origin | ||
| ) | [inline] |
| virtual btScalar OEngine::Physic::DeepestNotMeContactTestResultCallback::addSingleResult | ( | btManifoldPoint & | cp, |
| const btCollisionObject * | col0, | ||
| int | partId0, | ||
| int | index0, | ||
| const btCollisionObject * | col1, | ||
| int | partId1, | ||
| int | index1 | ||
| ) | [inline, virtual] |
const std::string& OEngine::Physic::DeepestNotMeContactTestResultCallback::mFilter [private] |
btVector3 OEngine::Physic::DeepestNotMeContactTestResultCallback::mOrigin [private] |
1.7.6.1