com.bulletphysics.linearmath.convexhull
Class PlaneFlag

java.lang.Object
  extended by com.bulletphysics.linearmath.convexhull.PlaneFlag

public class PlaneFlag
extends java.lang.Object


Field Summary
 byte overmap
           
 byte undermap
           
 
Constructor Summary
PlaneFlag()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

undermap

public byte undermap

overmap

public byte overmap
Constructor Detail

PlaneFlag

public PlaneFlag()