void PEXOCCSetModelClipVolume2D( PEXOCC context, int op, unsigned int count, PEXHalfSpace2D *half_spaces )
void PEXSetModelClipVolume2D( Display *display, XID resource_id, PEXOCRequestType req_type, int op, unsigned int count, PEXHalfSpace2D *half_spaces )
None.
Invoke PEXOCCSetModelClipVolume2D to create an attribute output command which sets the model clip volume attribute in the renderer's pipeline state.
This output command is similar to the PEXOCCSetModelClipVolume function except that you specify the half-spaces in 2D coordinates (the z-component of each point and normal vector is always assumed to be zero).
For an overview and for a list of output attribute functions, see Output Attribute Functions.