openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-draw
/
org.openrndr.draw
/
VolumeTextureLayerImageBinding
Volume
Texture
Layer
Image
Binding
class
VolumeTextureLayerImageBinding
(
val
volumeTexture
:
VolumeTexture
,
val
layer
:
Int
,
val
level
:
Int
,
imageAccess
:
ImageAccess
)
:
ImageBinding
(
source
)
Members
Constructors
Volume
Texture
Layer
Image
Binding
Link copied to clipboard
constructor
(
volumeTexture
:
VolumeTexture
,
layer
:
Int
,
level
:
Int
,
imageAccess
:
ImageAccess
)
Properties
access
Link copied to clipboard
val
access
:
ImageAccess
layer
Link copied to clipboard
val
layer
:
Int
level
Link copied to clipboard
val
level
:
Int
volume
Texture
Link copied to clipboard
val
volumeTexture
:
VolumeTexture