com.bulletphysics.linearmath.convexhull
Class VertFlag

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

public class VertFlag
extends java.lang.Object


Field Summary
 byte junk
           
 byte overmap
           
 byte planetest
           
 byte undermap
           
 
Constructor Summary
VertFlag()
           
 
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

junk

public byte junk

undermap

public byte undermap

overmap

public byte overmap
Constructor Detail

VertFlag

public VertFlag()