Lines Matching refs:Plane
3284 void Context::setClipPlane(int index, const float plane[4])3286 sw::Plane clipPlane = modelViewStack.current() * sw::Plane(plane);