orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-dnk3
/
org.openrndr.extra.dnk3
/
Shadows
Shadows
sealed
class
Shadows
(
source
)
Inheritors
None
MappedShadows
Members
Members & Extensions
Types
Color
Mapped
Shadows
Link copied to clipboard
abstract
class
ColorMappedShadows
(
mapSize
:
Int
)
:
Shadows.MappedShadows
Depth
Mapped
Shadows
Link copied to clipboard
abstract
class
DepthMappedShadows
(
mapSize
:
Int
)
:
Shadows.MappedShadows
Mapped
Shadows
Link copied to clipboard
abstract
class
MappedShadows
(
val
mapSize
:
Int
)
:
Shadows
None
Link copied to clipboard
object
None
:
Shadows
PCF
Link copied to clipboard
class
PCF
(
mapSize
:
Int
=
1024
,
val
sampleCount
:
Int
=
12
)
:
Shadows.DepthMappedShadows
Simple
Link copied to clipboard
class
Simple
(
mapSize
:
Int
=
1024
)
:
Shadows.DepthMappedShadows
VSM
Link copied to clipboard
class
VSM
(
mapSize
:
Int
=
1024
)
:
Shadows.ColorMappedShadows
Functions
fs
Link copied to clipboard
fun
Shadows
.
fs
(
index
:
Int
)
:
String