the description claims you specify the 4 coefficients of a new clipping plane,
Ax + By + Cz + D = 0
Fair enough. But in what coordinate system is this plane constructed? Furthermore, shouldn't we get to say which side of the plane is in, and which is out? glClipPlane seems to include no parameters that specify which side to throw away.