doml v0.0.2 (2022-08-19T22:53:19Z)
Dub
Repo
Vector3d.mulProject
vector_3d
Vector3d
Undocumented in source. Be warned that the author may not have intended to support it.
Vector3d
mulProject
(Matrix4d mat, double w, Vector3d dest)
struct
Vector3d
Vector3d
mulProject
(
Matrix4d
mat
,
double
w
,
ref
Vector3d
dest
)
Vector3d
mulProject
(Matrix4d mat, Vector3d dest)
Vector3d
mulProject
(Matrix4d mat)
Meta
Source
See Implementation
vector_3d
Vector3d
constructors
this
functions
absolute
add
angle
angleCos
angleSigned
ceil
cross
distance
distanceSquared
div
dot
equals
floor
fma
get
half
hashCode
hermite
isFinite
length
lengthSquared
lerp
max
maxComponent
min
minComponent
mul
mulAdd
mulDirection
mulPosition
mulPositionW
mulProject
mulTranspose
mulTransposeDirection
mulTransposePosition
negate
normalize
orthogonalize
orthogonalizeUnit
reflect
rotate
rotateAxis
rotateX
rotateY
rotateZ
rotationTo
round
set
setComponent
smoothStep
sub
zero
variables
x
y
z