cpBBSegmentQuery

Returns the fraction along the segment query the cpBB is hit. Returns INFINITY if it doesn't hit.

extern (C) static
cpFloat
cpBBSegmentQuery
(
cpBB bb
,
cpVect a
,
cpVect b
)

Meta