cpBBTreeVelocityFunc

Bounding box tree velocity callback function. This function should return an estimate for the object's velocity.

alias cpBBTreeVelocityFunc = cpVect function(
void* obj
)

Meta