openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-kartifex
/
org.openrndr.kartifex
/
Polar2
Polar2
@
JvmRecord
data
class
Polar2
(
val
theta
:
Double
,
val
r
:
Double
)
(
source
)
Members
Constructors
Polar2
Link copied to clipboard
constructor
(
theta
:
Double
,
r
:
Double
)
Properties
r
Link copied to clipboard
val
r
:
Double
theta
Link copied to clipboard
val
theta
:
Double
Functions
vec2
Link copied to clipboard
fun
vec2
(
)
:
Vec2