Urho3D
Public Member Functions | Public Attributes | List of all members
Urho3D::ManifoldPair Struct Reference

Manifold pointers stored during collision processing. More...

#include </home/runner/work/rurho3d.github.io/rurho3d.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.
 

Detailed Description

Manifold pointers stored during collision processing.


The documentation for this struct was generated from the following file: