Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PEXSetIndividualASF(3) — Open3D 4.96

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PEXSetIndividualASF(3)  —  Subroutines

Name

PEXSetIndividualASF - Set Individual Aspect Source Flags

Synopsis

void PEXSetIndividualASF(Display ∗display, XID resource_id, PEXOCRequestType req_type, unsigned long attribute, int asf)

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

attributeThe ASF attribute name (see the Description). 

asfThe attribute source flag value (PEXIndividual or PEXBundled).

Returns

None

Description

This function creates an output primitive attribute which sets the aspect source flag for a single, individual attribute.  For the individual ASF attribute name, valid values are:

PEXASFBFInteriorStyle
PEXASFBFInteriorStyleIndex
PEXASFBFReflectionAttr
PEXASFBFReflectionModel
PEXASFBFSurfaceColor
PEXASFBFSurfaceInterp
PEXASFCharExpansion
PEXASFCharSpacing
PEXASFCurveApprox
PEXASFInteriorStyle
PEXASFInteriorStyleIndex
PEXASFLineColor
PEXASFLineType
PEXASFLineWidth
PEXASFMarkerColor
PEXASFMarkerScale
PEXASFMarkerType
PEXASFPolylineInterp
PEXASFReflectionAttr
PEXASFReflectionModel
PEXASFSurfaceApprox
PEXASFSurfaceColor
PEXASFSurfaceEdgeColor
PEXASFSurfaceEdgeType
PEXASFSurfaceEdgeWidth
PEXASFSurfaceEdges
PEXASFSurfaceInterp
PEXASFTextColor
PEXASFTextFontIndex
PEXASFTextPrec

Errors

BadPEXOutputCommand
The output command contains an invalid value.

BadPEXRenderer
The specified renderer resource identifier is invalid.

BadPEXStructure
The specified structure resource identifier is invalid.

See Also

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