openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-math
/
org.openrndr.math
/
Vector2
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
INFINITY
Link copied to clipboard
val
INFINITY
:
Vector2
A
Vector2
representation for infinite values.
ONE
Link copied to clipboard
val
ONE
:
Vector2
UNIT_
X
Link copied to clipboard
val
UNIT_X
:
Vector2
UNIT_
Y
Link copied to clipboard
val
UNIT_Y
:
Vector2
ZERO
Link copied to clipboard
val
ZERO
:
Vector2
Functions
from
Polar
Link copied to clipboard
fun
fromPolar
(
polar
:
Polar
)
:
Vector2