Urho3D
|
Manifold pointers stored during collision processing. More...
#include </home/runner/work/urho3d-doxygen.github.io/urho3d-doxygen.github.io/urho3d_repo/Source/Urho3D/Physics/PhysicsWorld.h>
Public Member Functions | |
ManifoldPair () | |
Construct with defaults. | |
Public Attributes | |
btPersistentManifold * | manifold_ |
Manifold without the body pointers flipped. | |
btPersistentManifold * | flippedManifold_ |
Manifold with the body pointers flipped. | |
Manifold pointers stored during collision processing.