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

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

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


Field Summary
 javax.vecmath.Vector3f r
           
 javax.vecmath.Vector3f w
           
 
Constructor Summary
GjkEpaSolver.GJK.Mkv()
           
 
Method Summary
 void set(GjkEpaSolver.GJK.Mkv m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

w

public final javax.vecmath.Vector3f w

r

public final javax.vecmath.Vector3f r
Constructor Detail

GjkEpaSolver.GJK.Mkv

public GjkEpaSolver.GJK.Mkv()
Method Detail

set

public void set(GjkEpaSolver.GJK.Mkv m)