Class SpherePoints

java.lang.Object
dev.latvian.mods.klib.shape.SpherePoints

public class SpherePoints extends Object
  • Field Details

  • Method Details

    • get

      public static SpherePoints get(int hd, int vd)
    • calculate

      public void calculate()
    • buildQuads

      public void buildQuads(float x, float y, float z, float s, VertexCallback callback)
    • buildLines

      public void buildLines(float x, float y, float z, float s, VertexCallback callback)