Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PEXSetEdgeBundleIndex(3) — Open3D 4.96

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PEXSetEdgeBundleIndex(3)  —  Subroutines

Name

PEXSetEdgeBundleIndex - Set Edge Bundle Index

Synopsis

void PEXSetEdgeBundleIndex(Display ∗display, XID resource_id, PEXOCRequestType req_type, unsigned int index)

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

indexThe edge bundle table index. 

Returns

None

Description

This function creates an output primitive attribute which sets the edge bundle index attribute.  If an undefined index is specified, default bundle index one is used.  If index one is not defined, the edge bundle attributes are set as follows:  surface edges are turned off, the edge type is solid, the edge width is 1.0 and the color is indexed color one. 

An edge bundle table index of 0 will produce a BadPEXOutputCommand error.

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

PEXSetIndividualASF, PEXCreateLookupTable

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