toggle menu
korge-root
5.1.0
android
common
darwin
js
jvm
switch theme
search in API
korge
/
korlibs.graphics.gl
Package-level
declarations
Types
Functions
Properties
Types
AGFactory
Native
Link copied to clipboard
darwin
object
AGFactoryNative
:
AGFactory
AGFactory
Webgl
Link copied to clipboard
js
object
AGFactoryWebgl
:
AGFactory
AGOpengl
Link copied to clipboard
class
AGOpengl
(
val
gl
:
KmlGl
,
var
context
:
KmlGlContext
?
=
null
)
:
AG
AGOpengl
Factory
Link copied to clipboard
android
common
darwin
js
jvm
actual
object
AGOpenglFactory
expect
object
AGOpenglFactory
actual
object
AGOpenglFactory
actual
object
AGOpenglFactory
actual
object
AGOpenglFactory
GLGlobal
State
Link copied to clipboard
class
GLGlobalState
(
val
gl
:
KmlGl
,
val
ag
:
AG
)
Properties
ENABLE_UNIFORM_BLOCKS
Link copied to clipboard
val
ENABLE_UNIFORM_BLOCKS
:
Boolean
ENABLE_VERTEX_ARRAY_OBJECTS
Link copied to clipboard
val
ENABLE_VERTEX_ARRAY_OBJECTS
:
Boolean
is
Canvas
Created
And
Handled
Link copied to clipboard
js
val
isCanvasCreatedAndHandled
:
Boolean
korgw
Canvas
Query
Link copied to clipboard
js
val
korgwCanvasQuery
:
String
?
version
Int
Link copied to clipboard
val
KmlGl
.
versionInt
:
Int
version
String
Link copied to clipboard
val
KmlGl
.
versionString
:
String
Functions
AGDefault
Canvas
Link copied to clipboard
js
fun
AGDefaultCanvas
(
)
:
HTMLCanvasElement
AGNative
Link copied to clipboard
darwin
fun
AGNative
(
gl
:
KmlGl
=
KmlGlNative()
)
:
AGOpengl
AGWebgl
Link copied to clipboard
js
fun
AGWebgl
(
config
:
AGConfig
,
canvas
:
HTMLCanvasElement
=
AGDefaultCanvas()
)
:
AGOpengl
from
Gl
Link copied to clipboard
fun
AGTextureTargetKind.Companion
.
fromGl
(
value
:
Int
)
:
AGTextureTargetKind
js
Empty
Object
Link copied to clipboard
js
fun
jsEmptyObject
(
)
:
dynamic
js
Object
Link copied to clipboard
js
fun
jsObject
(
vararg
pairs
:
Pair
<
String
,
Any
?
>
)
:
dynamic
to
Gl
Link copied to clipboard
fun
AGBlendEquation
.
toGl
(
)
:
Int
fun
AGBlendFactor
.
toGl
(
)
:
Int
fun
AGBufferKind
.
toGl
(
)
:
Int
fun
AGCompareMode
.
toGl
(
)
:
Int
fun
AGCullFace
.
toGl
(
)
:
Int
fun
AGDrawType
.
toGl
(
)
:
Int
fun
AGFrontFace
.
toGl
(
)
:
Int
fun
AGIndexType
.
toGl
(
)
:
Int
fun
AGStencilOp
.
toGl
(
)
:
Int
fun
AGTextureTargetKind
.
toGl
(
)
:
Int
fun
AGTriangleFace
.
toGl
(
)
:
Int
fun
AGWrapMode
.
toGl
(
)
:
Int
fun
VarType
.
toGl
(
)
:
Int