com.bulletphysics.collision.narrowphase
Class GjkEpaSolver.He

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

public static class GjkEpaSolver.He
extends Object


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

Field Detail

v

public final Vector3f v

n

public GjkEpaSolver.He n
Constructor Detail

GjkEpaSolver.He

public GjkEpaSolver.He()