Classes | Typedefs | Functions

cpConstraint

Classes

struct  cpConstraintClass
struct  cpConstraint
 Opaque cpConstraint struct. More...

Typedefs

typedef void(* cpConstraintPreSolveFunc )(cpConstraint *constraint, cpSpace *space)
 Callback function type that gets called before solving a joint.
typedef void(* cpConstraintPostSolveFunc )(cpConstraint *constraint, cpSpace *space)
 Callback function type that gets called after solving a joint.

Functions

void cpConstraintDestroy (cpConstraint *constraint)
 Destroy a constraint.
void cpConstraintFree (cpConstraint *constraint)
 Destroy and free a constraint.
 All Classes Functions Variables Properties