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

public class CircleXY extends Mesh

CircleXY is a Mesh in the XY plane. The first vertex is the center so that it can be drawn as a triangle fan.

  • Constructor Details

    • CircleXY

      public CircleXY()