ReactPhysics3D
v0.10.2
C++ Physics engine library
|
This is the complete list of members for reactphysics3d::NarrowPhaseInput, including all inherited members.
addNarrowPhaseTest(uint64 pairId, Entity collider1, Entity collider2, CollisionShape *shape1, CollisionShape *shape2, const Transform &shape1Transform, const Transform &shape2Transform, NarrowPhaseAlgorithmType narrowPhaseAlgorithmType, bool reportContacts, LastFrameCollisionInfo *lastFrameInfo, MemoryAllocator &shapeAllocator) | reactphysics3d::NarrowPhaseInput | |
clear() | reactphysics3d::NarrowPhaseInput | |
getCapsuleVsCapsuleBatch() | reactphysics3d::NarrowPhaseInput | |
getCapsuleVsConvexPolyhedronBatch() | reactphysics3d::NarrowPhaseInput | |
getConvexPolyhedronVsConvexPolyhedronBatch() | reactphysics3d::NarrowPhaseInput | |
getSphereVsCapsuleBatch() | reactphysics3d::NarrowPhaseInput | |
getSphereVsConvexPolyhedronBatch() | reactphysics3d::NarrowPhaseInput | |
getSphereVsSphereBatch() | reactphysics3d::NarrowPhaseInput | |
NarrowPhaseInput(MemoryAllocator &allocator, OverlappingPairs &overlappingPairs) | reactphysics3d::NarrowPhaseInput | |
reserveMemory() | reactphysics3d::NarrowPhaseInput |