toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.kgl
/
KmlGlVertexLayout
/
Element
Element
data
class
Element
(
val
index
:
Int
,
val
size
:
Int
,
val
type
:
Int
,
val
pointer
:
Int
,
val
normalized
:
Boolean
)
Members
Constructors
Element
Link copied to clipboard
constructor
(
index
:
Int
,
size
:
Int
,
type
:
Int
,
pointer
:
Int
,
normalized
:
Boolean
)
Properties
index
Link copied to clipboard
val
index
:
Int
normalized
Link copied to clipboard
val
normalized
:
Boolean
pointer
Link copied to clipboard
val
pointer
:
Int
pointer
Long
Link copied to clipboard
val
pointerLong
:
Long
size
Link copied to clipboard
val
size
:
Int
type
Link copied to clipboard
val
type
:
Int