com.bulletphysics.collision.broadphase
Class Dbvt.sStkNP

java.lang.Object
  extended by com.bulletphysics.collision.broadphase.Dbvt.sStkNP
Enclosing class:
Dbvt

public static class Dbvt.sStkNP
extends Object


Field Summary
 int mask
           
 Dbvt.Node node
           
 
Constructor Summary
Dbvt.sStkNP(Dbvt.Node n, int m)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

node

public Dbvt.Node node

mask

public int mask
Constructor Detail

Dbvt.sStkNP

public Dbvt.sStkNP(Dbvt.Node n,
                   int m)