com.bulletphysics.collision.narrowphase
Class GjkEpaSolver.GJK.He

java.lang.Object
  extended by com.bulletphysics.collision.narrowphase.GjkEpaSolver.GJK.He
Enclosing class:
GjkEpaSolver.GJK

public static class GjkEpaSolver.GJK.He
extends java.lang.Object


Field Summary
 GjkEpaSolver.GJK.He n
           
 javax.vecmath.Vector3f v
           
 
Constructor Summary
GjkEpaSolver.GJK.He()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

v

public final javax.vecmath.Vector3f v

n

public GjkEpaSolver.GJK.He n
Constructor Detail

GjkEpaSolver.GJK.He

public GjkEpaSolver.GJK.He()