openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-gl3
/
org.openrndr.internal.gl3
/
BufferTextureShadowGL3
Buffer
Texture
Shadow
GL3
class
BufferTextureShadowGL3
(
val
bufferTexture
:
BufferTextureGL3
)
:
BufferTextureShadow
(
source
)
Members
Constructors
Buffer
Texture
Shadow
GL3
Link copied to clipboard
constructor
(
bufferTexture
:
BufferTextureGL3
)
Properties
buffer
Link copied to clipboard
val
buffer
:
ByteBuffer
buffer
Texture
Link copied to clipboard
open
override
val
bufferTexture
:
BufferTextureGL3
Functions
destroy
Link copied to clipboard
open
override
fun
destroy
(
)
download
Link copied to clipboard
open
override
fun
download
(
)
upload
Link copied to clipboard
open
override
fun
upload
(
offset
:
Int
,
sizeInBytes
:
Int
)
writer
Link copied to clipboard
open
override
fun
writer
(
)
:
BufferWriter