Uses of Class
com.bulletphysics.util.IntRef

Packages that use IntRef
com.bulletphysics.linearmath.convexhull   
 

Uses of IntRef in com.bulletphysics.linearmath.convexhull
 

Methods in com.bulletphysics.linearmath.convexhull that return IntRef
 IntRef Int3.getRef(int coord)
           
 IntRef Tri.neib(int a, int b)