dchip v0.1.1 (2014-08-22T12:07:42Z)
Home
Dub
Repo
cpMat2x2.d
dchip
chipmunk_types
cpMat2x2
Row major [[a, b][c d]]
cpFloat
a
;
cpFloat
b
;
cpFloat
c
;
cpFloat
d
;
struct
cpMat2x2
cpFloat
d
;
Meta
Source
See Implementation
dchip
chipmunk_types
cpMat2x2
variables
a
b
c
d
Row major [[a, b][c d]]