Class ShapeUtils
java.lang.Object
org.opensourcephysics.display3d.simple3d.utils.ShapeUtils
- Direct Known Subclasses:
ConeUtils
,CylinderUtils
,EllipsoidUtils
,TetrahedronUtils
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final double
protected static final double[]
protected static final double[]
protected static final double[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TO_RADIANS
protected static final double TO_RADIANS- See Also:
-
vectorx
protected static final double[] vectorx -
vectory
protected static final double[] vectory -
vectorz
protected static final double[] vectorz
-
-
Constructor Details
-
ShapeUtils
public ShapeUtils()
-