dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
vec2.crossProduct
dlangui
core
math3d
vec2
cross product of 2 vec2 is scalar in Z axis
struct
vec2
const
float
crossProduct
(
const
vec2
v2
)
Meta
Source
See Implementation
dlangui
core
math3d
vec2
aliases
length
u
v
constructors
this
functions
add
clear
crossProduct
div
dot
mul
normalize
opAssign
opBinary
opOpAssign
opUnary
rotated90ccw
rotated90cw
sub
properties
magnitude
magnitudeSquared
normalized
unions
__anonymous
cross product of 2 vec2 is scalar in Z axis