turtle ~master (2021-08-23T10:45:39Z)
Dub
Repo
cpMat2x2New
dchip
cpVect
2x2 matrix type used for tensors and such. Create a 2x2 matrix.
cpMat2x2
cpMat2x2New
(
cpFloat
a
,
cpFloat
b
,
cpFloat
c
,
cpFloat
d
)
Meta
Source
See Implementation
dchip
cpVect
aliases
cpv
functions
cpMat2x2New
cpMat2x2Transform
cpvadd
cpvclamp
cpvcross
cpvdist
cpvdistsq
cpvdot
cpveql
cpvforangle
cpvlength
cpvlengthsq
cpvlerp
cpvlerpconst
cpvmult
cpvnear
cpvneg
cpvnormalize
cpvnormalize_safe
cpvperp
cpvproject
cpvrotate
cpvrperp
cpvslerp
cpvslerpconst
cpvstr
cpvsub
cpvtoangle
cpvunrotate
variables
cpvzero
2x2 matrix type used for tensors and such. Create a 2x2 matrix.