Class TetrahedronUtils
java.lang.Object
org.opensourcephysics.display3d.simple3d.utils.ShapeUtils
org.opensourcephysics.display3d.simple3d.utils.TetrahedronUtils
-
Field Summary
Fields inherited from class org.opensourcephysics.display3d.simple3d.utils.ShapeUtils
TO_RADIANS, vectorx, vectory, vectorz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double[][][]
createStandardTetrahedron
(boolean top, boolean bottom, double height)
-
Constructor Details
-
TetrahedronUtils
public TetrahedronUtils()
-
-
Method Details
-
createStandardTetrahedron
public static double[][][] createStandardTetrahedron(boolean top, boolean bottom, double height)
-