java.lang.Object
com.marginallyclever.ro3.mesh.Mesh
com.marginallyclever.ro3.mesh.shapes.Sphere

public class Sphere extends Mesh

Sphere is a Mesh with a radius of 1. The origin is at the center of the sphere.

  • Field Details

    • detail

      public int detail
  • Constructor Details

    • Sphere

      public Sphere()
  • Method Details

    • setDetail

      public void setDetail(int v)
    • getDetail

      public double getDetail()