cpSplittingPlane

@private

struct cpSplittingPlane {
cpVect n;
cpFloat d;
}

Meta