btDbvt::ICollide Struct Reference

#include <btDbvt.h>

Inheritance diagram for btDbvt::ICollide:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~ICollide ()
virtual void Process (const btDbvtNode *, const btDbvtNode *)
virtual void Process (const btDbvtNode *)
virtual void Process (const btDbvtNode *n, btScalar)
virtual bool Descent (const btDbvtNode *)
virtual bool AllLeaves (const btDbvtNode *)

Detailed Description

Definition at line 223 of file btDbvt.h.


Constructor & Destructor Documentation

virtual btDbvt::ICollide::~ICollide (  )  [inline, virtual]

Definition at line 225 of file btDbvt.h.


Member Function Documentation

virtual bool btDbvt::ICollide::AllLeaves ( const btDbvtNode  )  [inline, virtual]

Definition at line 230 of file btDbvt.h.

virtual bool btDbvt::ICollide::Descent ( const btDbvtNode  )  [inline, virtual]

Definition at line 229 of file btDbvt.h.

virtual void btDbvt::ICollide::Process ( const btDbvtNode n,
btScalar   
) [inline, virtual]

Definition at line 228 of file btDbvt.h.

virtual void btDbvt::ICollide::Process ( const btDbvtNode  )  [inline, virtual]
virtual void btDbvt::ICollide::Process ( const btDbvtNode ,
const btDbvtNode  
) [inline, virtual]

Reimplemented in btDbvtTreeCollider, btSoftColliders::CollideCL_SS, and btSoftColliders::CollideVF_SS.

Definition at line 226 of file btDbvt.h.


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

Generated on Mon Feb 15 22:22:34 2010 for Bullet Collision Detection & Physics Library by  doxygen 1.6.1