toggle menu
korge-root
5.1.0
jvm
switch theme
search in API
korge
/
korlibs.render.osx.metal
/
CoreVideoOpenGLMetalSharedTexture
Core
Video
Open
GLMetal
Shared
Texture
jvm
class
CoreVideoOpenGLMetalSharedTexture
(
val
width
:
Int
,
val
height
:
Int
)
:
Disposable
Members
Constructors
Core
Video
Open
GLMetal
Shared
Texture
Link copied to clipboard
jvm
constructor
(
width
:
Int
,
height
:
Int
)
Properties
_CVGLTexture
Link copied to clipboard
jvm
val
_CVGLTexture
:
Pointer
cv
Buffer
Properties
Link copied to clipboard
jvm
val
cvBufferProperties
:
NSMutableDictionary
gl
Context
Link copied to clipboard
jvm
val
glContext
:
Pointer
?
=
null
gl
Texture
Link copied to clipboard
jvm
val
glTexture
:
Int
gl
Texture
Cache
Link copied to clipboard
jvm
val
glTextureCache
:
Pointer
height
Link copied to clipboard
jvm
val
height
:
Int
pixel
Buffer
Link copied to clipboard
jvm
val
pixelBuffer
:
Pointer
pixel
Format
Link copied to clipboard
jvm
val
pixelFormat
:
Pointer
?
=
null
width
Link copied to clipboard
jvm
val
width
:
Int
Functions
dispose
Link copied to clipboard
jvm
open
override
fun
dispose
(
)