chipmunkd ~master (2017-02-18T12:22:00Z)
Home
Dub
Repo
cpfmax
chipmunk
chipmunk_types
Return the max of two cpFloats.
extern (
C
) static
cpFloat
cpfmax
(
cpFloat
a
,
cpFloat
b
)
Meta
Source
See Implementation
chipmunk
chipmunk_types
static functions
cpfabs
cpfclamp
cpfclamp01
cpflerp
cpflerpconst
cpfmax
cpfmin
Return the max of two cpFloats.