Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PEXSetSurfaceEdgeWidth(3) — Open3D 4.96

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PEXSetSurfaceEdgeWidth(3)  —  Subroutines

Name

PEXSetSurfaceEdgeWidth - Set Surface Edge Width

Synopsis

void PEXSetSurfaceEdgeWidth(Display ∗display, XID resource_id, PEXOCRequestType req_type, double width)

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).

widthThe surface edge width scale factor. 

Returns

None

Description

This function creates an output primitive attribute which sets the surface edge width attribute.  The specified width is used as a scale factor.  This scale factor is used to increase or decrease the width (in pixels) from the nominal edge width for the display device.  The result is mapped to the nearest supported line width. 

Errors

BadPEXRenderer
The specified renderer resource identifier is invalid.

BadPEXStructure
The specified structure resource identifier is invalid.

See Also

PEXGetImpDepConstants, PEXSetIndividualASF

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026