PEXRestoreModelClipVolume(3) — Subroutines
Name
PEXRestoreModelClipVolume - Restore Model Clip Volume
Synopsis
void PEXRestoreModelClipVolume(Display ∗display, XID resource_id, PEXOCRequestType req_type)
Arguments
displayA pointer to a display structure returned by a successful XOpenDisplay call.
resource_idThe resource identifier of the renderer or structure.
req_typeThe request type for the output command (PEXOCRender, PEXOCStore, PEXOCRenderSingle or PEXOCStoreSingle).
Returns
None
Description
This function creates an output primitive attribute which restores the last-saved modeling clipping volume. If there is no last-saved clipping volume that can be restored, the modeling clipping volume is restored to its default state.
Errors
BadPEXRenderer
The specified renderer resource identifier is invalid.
BadPEXStructure
The specified structure resource identifier is invalid.
See Also
PEXSetModelClipFlag, PEXSetModelClipVolume,
PEXSetModelClipVolume