openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-kartifex
/
org.openrndr.kartifex
/
Vec3
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
COMPARATOR
Link copied to clipboard
val
COMPARATOR
:
Comparator
<
Vec3
>
ORIGIN
Link copied to clipboard
val
ORIGIN
:
Vec3
X_
AXIS
Link copied to clipboard
val
X_AXIS
:
Vec3
Y_
AXIS
Link copied to clipboard
val
Y_AXIS
:
Vec3
Z_
AXIS
Link copied to clipboard
val
Z_AXIS
:
Vec3
Functions
cross
Link copied to clipboard
fun
cross
(
a
:
Vec3
,
b
:
Vec3
)
:
Vec3