us.ihmc.graphics3DAdapter.examples
Class Graphics3DStaticEllipsoidExample
java.lang.Object
us.ihmc.graphics3DAdapter.examples.Graphics3DStaticEllipsoidExample
public class Graphics3DStaticEllipsoidExample
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Graphics3DStaticEllipsoidExample
public Graphics3DStaticEllipsoidExample()
createWorld
public void createWorld(Graphics3DAdapter graphics3DAdapter,
java.util.Random random,
int numberOfEllipsoids)
isPointNearSurfaceOfAnEllipsoid
public boolean isPointNearSurfaceOfAnEllipsoid(javax.vecmath.Point3d point,
double epsilon)
isPointInsideAnEllipsoid
public boolean isPointInsideAnEllipsoid(javax.vecmath.Point3d point,
double epsilon)