Bullet Collision Detection & Physics Library
Public Member Functions | List of all members
btNodeOverlapCallback Class Referenceabstract

#include <btQuantizedBvh.h>

Inheritance diagram for btNodeOverlapCallback:
Inheritance graph
[legend]

Public Member Functions

virtual ~btNodeOverlapCallback ()
 
virtual void processNode (int subPart, int triangleIndex)=0
 

Detailed Description

Definition at line 152 of file btQuantizedBvh.h.

Constructor & Destructor Documentation

virtual btNodeOverlapCallback::~btNodeOverlapCallback ( )
inlinevirtual

Definition at line 155 of file btQuantizedBvh.h.

Member Function Documentation

virtual void btNodeOverlapCallback::processNode ( int  subPart,
int  triangleIndex 
)
pure virtual

Implemented in spuNodeCallback.


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