Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ psetbackintstyleind(3P+) — PHIGS 1.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

SET BACK INTERIOR STYLE INDEX(3P+)  —  MISC. REFERENCE MANUAL PAGES

NAME

SET BACK INTERIOR STYLE INDEX − create a structure element to set the back interior style index

SYNOPSIS

C Syntax

void
psetbackintstyleind ( index )
Pintindex;back interior style index

FORTRAN Syntax

SUBROUTINE psbisi ( ISTYLE )
INTEGERISTYLEback interior style index

Required PHIGS Operating States

(PHOP, ∗, STOP, ∗)

DESCRIPTION

Purpose

SET BACK INTERIOR STYLE INDEX creates a structure element to set the back interior style index. 

When the current back interior style index Aspect Source Flag (ASF) is set to INDIVIDUAL, the current value of this attribute defines the back interior style index to be applied to the following output primitives:

• FILL AREA

• FILL AREA 3

• FILL AREA SET

• FILL AREA SET 3

• FILL AREA 3 WITH DATA

• FILL AREA SET 3 WITH DATA

• NON-UNIFORM B-SPLINE SURFACE

• POLYHEDRON 3 WITH DATA

• QUADRILATERAL MESH 3 WITH DATA

• TRIANGLE STRIP 3 WITH DATA

This is a SunPHIGS Extension function based on PHIGS+ and is not part of the PHIGS standard. 

C Input Parameters

indexThe back interior style index. 

FORTRAN Input Parameters

ISTYLE
The back interior style index.

Execution

Depending on the edit mode, a SET BACK INTERIOR STYLE INDEX element with the value interior style index is inserted into the open structure after the element pointer or replaces the element pointed at by the element pointer. The element pointer is then updated to point to this SET BACK INTERIOR STYLE INDEX element. 

During traversal, the back interior style index is only used for area defining facets that are back facing. For interior styles Hollow and Solid, the back interior style index value is not used.  For interior style Pattern, this value is greater than zero and is a pointer into the pattern table of the workstation. For interior style Hatch, this value determines which of a number of hatch styles is used. Hatch styles greater than zero are reserved for registration.  Hatch styles less than one are workstation dependent. For interior style General, this value is greater than zero and is an index into the general interior table of the workstation. 

At traversal time, if the entry associated with the specified interior style index is not defined, then interior style index one is substituted. 

Back face attributes (such as back area properties, back interior colour, back interior reflectance equation, back interior shading method, back interior style, and back interior style index) are used only when the face distiguishing mode has the value Yes and are applied to only the back facing portion of area defining primitives. See SET FACE DISTIGUISHING MODE (3P+) for details on front and back face determination. 

When the current back interior style index ASF is set to INDIVIDUAL, area-defining output primitives, which follow in the structure network and are subject to back face attributes, are filled using the current back interior style index. 

When the current back interior style index ASF is set to BUNDLED, the back interior style index is taken from the workstation extended representation indicated by the current interior index.  In this case, the back interior style index set with SET BACK INTERIOR STYLE INDEX has no effect. 

ERRORS

005Ignoring function, function requires state (PHOP, ∗, STOP, ∗)

SEE ALSO

SET FACE DISTINGUISHING MODE (3P+)
SET BACK INTERIOR STYLE (3P+)
SET INDIVIDUAL ASF (3P)
SET EXTENDED INTERIOR REPRESENTATION (3P+)
SET INTERIOR STYLE INDEX (3P)

Sun Release 4.0  —  Last change: 28 July 1989

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