org.jzy3d.maths
Class BoundingSphere2d
java.lang.Object
org.jzy3d.maths.BoundingSphere2d
public class BoundingSphere2d
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoundingSphere2d
public BoundingSphere2d()
BoundingSphere2d
public BoundingSphere2d(Coord2d coord,
float radius)
getCoord
public Coord2d getCoord()
setCoord
public void setCoord(Coord2d coord)
getRadius
public float getRadius()
setRadius
public void setRadius(float radius)