Class TetrahedronFactory

java.lang.Object
org.scilab.forge.scirenderer.utils.shapes.geometry.TetrahedronFactory

public final class TetrahedronFactory extends Object
An utility class to create a tetrahedron.
Author:
Pierre Lando
  • Method Details

    • createTetrahedron

      public static DefaultGeometry createTetrahedron(Canvas canvas)
      Parameters:
      canvas - the canvas where the buffers are created.
      Returns:
      a Tetrahedron geometry.