Class Sphere

java.lang.Object
com.brightcove.player.video360.Sphere

public class Sphere extends Object
  • Field Details

  • Constructor Details

    • Sphere

      public Sphere(int nSlices, float x, float y, float z, float r, int numIndexBuffers)
  • Method Details

    • getVertices

      public FloatBuffer getVertices()
    • getVerticesStride

      public int getVerticesStride()
    • draw

      public void draw()