openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-draw
/
org.openrndr.draw
/
Drawer
/
point
point
fun
point
(
x
:
Double
,
y
:
Double
,
z
:
Double
=
0.0
)
(
source
)
fun
point
(
vector
:
Vector2
)
(
source
)
fun
point
(
vector
:
Vector3
)
(
source
)
Draw a single point
See also
Drawer.
points
Drawer.
circle