public class CircleXY extends ProceduralMesh

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()
  • Method Details