Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PEXSetGlobalTransform(3) — Open3D 4.96

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PEXSetGlobalTransform(3)  —  Subroutines

Name

PEXSetGlobalTransform - Set Global Transformation 3D

Synopsis

void PEXSetGlobalTransform(Display ∗display, XID resource_id, PEXOCRequestType req_type, PEXMatrix transform)

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

transformThe new global transformation matrix. 

Returns

None

Description

This function creates an output primitive attribute which replaces the current global transformation matrix with the specified matrix.  The matrix is stored in row-major order. 

Data Structures

See the PEXStructuresman page.

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