com.bulletphysics.collision.shapes
Interface NodeOverlapCallback


public interface NodeOverlapCallback

Callback for operating with OptimizedBvh.


Method Summary
 void processNode(int subPart, int triangleIndex)
           
 

Method Detail

processNode

void processNode(int subPart,
                 int triangleIndex)