Package com.brightcove.player.video360
Class Sphere
java.lang.Object
com.brightcove.player.video360.Sphere
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSphere
(int nSlices, float x, float y, float z, float r, int numIndexBuffers) -
Method Summary
-
Field Details
-
FLOAT_SIZE
public static final int FLOAT_SIZE- See Also:
-
SHORT_SIZE
public static final int SHORT_SIZE- See Also:
-
-
Constructor Details
-
Sphere
public Sphere(int nSlices, float x, float y, float z, float r, int numIndexBuffers)
-
-
Method Details
-
getVertices
-
getVerticesStride
public int getVerticesStride() -
draw
public void draw()
-