Bullet Collision Detection & Physics Library
btCompoundShape.h File Reference
Include dependency graph for btCompoundShape.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  btCompoundShapeChild
 
class  btCompoundShape
 The btCompoundShape allows to store multiple other btCollisionShapes This allows for moving concave collision objects. More...
 
struct  btCompoundShapeChildData
 do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
 
struct  btCompoundShapeData
 do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
 

Functions

bool operator== (const btCompoundShapeChild &c1, const btCompoundShapeChild &c2)
 

Function Documentation

◆ operator==()

bool operator== ( const btCompoundShapeChild & c1,
const btCompoundShapeChild & c2 )
inline

Definition at line 42 of file btCompoundShape.h.