openrndr
0.1.0-dev.1+7ef23c1
common
openrndr-draw
/
org.openrndr.draw
/
DepthBuffer
Depth
Buffer
common
interface
DepthBuffer
Content copied to clipboard
Types
Functions
Properties
Sources
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
bind
Link copied to clipboard
common
abstract
fun
bind
(
textureUnit
:
Int
)
Content copied to clipboard
copy
To
Link copied to clipboard
common
abstract
fun
copyTo
(
target
:
DepthBuffer
)
Content copied to clipboard
destroy
Link copied to clipboard
common
abstract
fun
destroy
(
)
Content copied to clipboard
resolve
To
Link copied to clipboard
common
abstract
fun
resolveTo
(
target
:
DepthBuffer
)
Content copied to clipboard
Properties
format
Link copied to clipboard
common
abstract
val
format
:
DepthFormat
Content copied to clipboard
has
Stencil
Link copied to clipboard
common
open
val
hasStencil
:
Boolean
Content copied to clipboard
height
Link copied to clipboard
common
abstract
val
height
:
Int
Content copied to clipboard
multisample
Link copied to clipboard
common
abstract
val
multisample
:
BufferMultisample
Content copied to clipboard
session
Link copied to clipboard
common
abstract
val
session
:
Session
?
Content copied to clipboard
width
Link copied to clipboard
common
abstract
val
width
:
Int
Content copied to clipboard
Sources
common source
Link copied to clipboard