orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-composition
/
org.openrndr.extra.composition
/
Numeric
Numeric
sealed
interface
Numeric
:
AttributeOrPropertyValue
(
source
)
Inheritors
Rational
Members
Types
Rational
Link copied to clipboard
class
Rational
(
val
value
:
Double
)
:
Numeric
Properties
value
Link copied to clipboard
abstract
override
val
value
:
Double
Functions
to
String
Link copied to clipboard
abstract
override
fun
toString
(
)
:
String