- CP_HASH_PAIR
cpHashValue CP_HASH_PAIR(T1 a, T2 b)
Undocumented in source. Be warned that the author may not have intended to support it.
- CircleSegmentQuery
void CircleSegmentQuery(cpShape* shape, cpVect center, cpFloat r, cpVect a, cpVect b, cpSegmentQueryInfo* info)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpArbiterCallSeparate
void cpArbiterCallSeparate(cpArbiter* arb, cpSpace* space)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpArbiterNext
cpArbiter* cpArbiterNext(cpArbiter* node, cpBody* bdy)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpArbiterThreadForBody
cpArbiterThread* cpArbiterThreadForBody(cpArbiter* arb, cpBody* bdy)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpClosetPointOnSegment
cpVect cpClosetPointOnSegment(cpVect p, cpVect a, cpVect b)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpConstraintNext
cpConstraint* cpConstraintNext(cpConstraint* node, cpBody* bdy)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpShapeActive
cpBool cpShapeActive(cpShape* shape)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceLookupHandler
cpCollisionHandler* cpSpaceLookupHandler(cpSpace* space, cpCollisionType a, cpCollisionType b)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSpaceUncacheArbiter
void cpSpaceUncacheArbiter(cpSpace* space, cpArbiter* arb)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSplittingPlaneCompare
cpFloat cpSplittingPlaneCompare(cpSplittingPlane plane, cpVect v)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSplittingPlaneNew
cpSplittingPlane cpSplittingPlaneNew(cpVect a, cpVect b)
Undocumented in source. Be warned that the author may not have intended to support it.