chipmunkd ~master (2017-02-18T12:22:00Z)
Home
Dub
Repo
cpMat2x2New
chipmunk
cpVect
@} @defgroup cpMat2x2 cpMat2x2 2x2 matrix type used for tensors and such. @{
extern (
C
) static
cpMat2x2
cpMat2x2New
(
cpFloat
a
,
cpFloat
b
,
cpFloat
c
,
cpFloat
d
)
Meta
Source
See Implementation
chipmunk
cpVect
static functions
cpMat2x2New
cpv
cpvadd
cpvclamp
cpvcross
cpvdist
cpvdistsq
cpvdot
cpveql
cpvforangle
cpvlength
cpvlengthsq
cpvlerp
cpvlerpconst
cpvmult
cpvnear
cpvneg
cpvnormalize
cpvperp
cpvproject
cpvrotate
cpvrperp
cpvslerp
cpvslerpconst
cpvsub
cpvtoangle
cpvunrotate
@} @defgroup cpMat2x2 cpMat2x2 2x2 matrix type used for tensors and such. @{