com.bulletphysics.linearmath.convexhull
Class EdgeFlag

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

public class EdgeFlag
extends java.lang.Object


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

Field Detail

planetest

public byte planetest

fixes

public byte fixes

undermap

public short undermap

overmap

public short overmap
Constructor Detail

EdgeFlag

public EdgeFlag()