Bullet Collision Detection & Physics Library
Public Member Functions | List of all members
btAlignedObjectArray< T >::less Class Reference

#include <btAlignedObjectArray.h>

Public Member Functions

bool operator() (const T &a, const T &b) const
 

Detailed Description

template<typename T>
class btAlignedObjectArray< T >::less

Definition at line 301 of file btAlignedObjectArray.h.

Member Function Documentation

◆ operator()()

template<typename T >
bool btAlignedObjectArray< T >::less::operator() ( const T &  a,
const T &  b 
) const
inline

Definition at line 304 of file btAlignedObjectArray.h.


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