toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.video360
/
Sphere
Sphere
open
class
Sphere
Members
Constructors
Sphere
Link copied to clipboard
constructor
(
nSlices
:
Int
,
x
:
Float
,
y
:
Float
,
z
:
Float
,
r
:
Float
,
numIndexBuffers
:
Int
)
Properties
FLOAT_SIZE
Link copied to clipboard
val
FLOAT_SIZE
:
Int
=
4
SHORT_SIZE
Link copied to clipboard
val
SHORT_SIZE
:
Int
=
2
Functions
draw
Link copied to clipboard
open
fun
draw
(
)
get
Vertices
Link copied to clipboard
open
fun
getVertices
(
)
:
FloatBuffer
get
Vertices
Stride
Link copied to clipboard
open
fun
getVerticesStride
(
)
:
Int