cpTransformNewTranspose

Construct a new transform matrix in transposed order.

extern (C) static
cpTransform
cpTransformNewTranspose
(
cpFloat a
,
cpFloat c
,
cpFloat tx
,
cpFloat b
,
cpFloat d
,
cpFloat ty
)

Meta