.\" @(#)PEXRestoreModelClipVolume.3 1.5 95/03/24 SMI; .so man3/pex.macs .TH PEXRestoreModelClipVolume 3 "May 1995" "Solaris PEXlib Reference Manual" "" .SH NAME PEXRestoreModelClipVolume - Restore Model Clip Volume .SH SYNTAX .HP void PEXRestoreModelClipVolume\^(\^Display *\fIdisplay\fP\^, XID \fIresource_id\fP\^, PEXOCRequestType \fIreq_type\fP\^) .SH PARAMETERS .IP \fIdisplay\fP 1i A pointer to a display structure returned by a successful .B XOpenDisplay call. .IP \fIresource_id\fP 1i The resource identifier of the renderer or structure. .IP \fIreq_type\fP 1i The request type for the output command ( .B PEXOCRender, .B PEXOCStore, .B PEXOCRenderSingle or .B PEXOCStoreSingle ). .SH RETURNS .LP None .SH DESCRIPTION .\" indexing .IX PEXRestoreModelClipVolume .IX "Model Clipping" PEXRestoreModelClipVolume .LP 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. .SH ERRORS .TP .SB BadPEXRenderer The specified renderer resource identifier is invalid. .TP .SB BadPEXStructure The specified structure resource identifier is invalid. .SH SEE ALSO .LP .nf .BR PEXSetModelClipFlag (3) .BR PEXSetModelClipVolume (3) .fi