Class TetrahedronUtils

java.lang.Object
org.opensourcephysics.display3d.simple3d.utils.ShapeUtils
org.opensourcephysics.display3d.simple3d.utils.TetrahedronUtils

public class TetrahedronUtils extends ShapeUtils
  • Constructor Details

    • TetrahedronUtils

      public TetrahedronUtils()
  • Method Details

    • createStandardTetrahedron

      public static double[][][] createStandardTetrahedron(boolean top, boolean bottom, double height)