openrndr
Toggle table of contents
0.5.0-dev.2+6c5525b
common
Target filter
common
Switch theme
Search in API
Skip to content
openrndr
openrndr-math
/
org.openrndr.math
/
Float16
Float16
@
JvmInline
value
class
Float16
(
val
v
:
UShort
)
(
source
)
Members
Constructors
Float16
Link copied to clipboard
constructor
(
v
:
UShort
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
v
Link copied to clipboard
val
v
:
UShort
Functions
to
Double
Link copied to clipboard
fun
toDouble
(
)
:
Double
to
Float
Link copied to clipboard
fun
toFloat
(
)
:
Float