com.bulletphysics.linearmath.convexhull
Class Coplanar

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

public class Coplanar
extends java.lang.Object


Field Summary
 short ea
           
 byte v0
           
 byte v1
           
 
Constructor Summary
Coplanar()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ea

public short ea

v0

public byte v0

v1

public byte v1
Constructor Detail

Coplanar

public Coplanar()