Public Member Functions

btNodeOverlapCallback Class Reference

#include <btQuantizedBvh.h>

Inheritance diagram for btNodeOverlapCallback:
Inheritance graph
[legend]

List of all members.

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 (  )  [inline, virtual]

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: