chipmunkd ~master (2017-02-18T12:22:00Z)
Home
Dub
Repo
cpvforangle
chipmunk
cpVect
Returns the unit length vector for the given angle (in radians).
extern (
C
) static
cpVect
cpvforangle
(
const
cpFloat
a
)
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
Returns the unit length vector for the given angle (in radians).