Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PEXGSE(3) — Open3D 4.96

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PEXGSE(3)  —  Subroutines

Name

PEXGSE - Generalized Structure Element

Synopsis

void PEXGSE(Display ∗display, XID resource_id, PEXOCRequestType req_type, long id, int length, char ∗data)

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

idThe identifier of the GSE. 

lengthThe length, in bytes, of the GSE data. 

dataA pointer to the GSE data. 

Returns

None

Description

This function creates a generalized structure element. 

The complete interface and behavior for each GSE identifier should be available with the individual PEX server implementations.  There are no standard PEX GSEs.  If the specified GSE identifier is not supported, then the output command is ignored. 

Errors

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