Package 

Class Sphere

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static int FLOAT_SIZE
      public final static int SHORT_SIZE
    • Constructor Summary

      Constructors 
      Constructor Description
      Sphere(int nSlices, float x, float y, float z, float r, int numIndexBuffers)
    • Method Summary

      Modifier and Type Method Description
      FloatBuffer getVertices()
      int getVerticesStride()
      void draw()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait