Bullet Collision Detection & Physics Library
Public Member Functions | List of all members
btPersistentManifoldSortPredicate Class Reference

function object that routes calls to operator< More...

Public Member Functions

bool operator() (const btPersistentManifold *lhs, const btPersistentManifold *rhs) const
 

Detailed Description

function object that routes calls to operator<

Definition at line 192 of file btSimulationIslandManager.cpp.

Member Function Documentation

bool btPersistentManifoldSortPredicate::operator() ( const btPersistentManifold lhs,
const btPersistentManifold rhs 
) const
inline

Definition at line 196 of file btSimulationIslandManager.cpp.


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