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-olive
/
org.openrndr.extra.olive
/
ScriptObjectLoader
/
load
load
inline
fun
<
T
>
load
(
script
:
String
)
:
T
(
source
)
inline
fun
<
T
>
load
(
reader
:
Reader
)
:
T
(
source
)
inline
fun
<
T
>
load
(
inputStream
:
InputStream
)
:
T
(
source
)