Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pset_line_shad_method(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pset_line_shad_method(3g)  —  Subroutines

Name

pset_line_shad_method − Specifies the polyline shading method. 

 
Operating States: PHOP, ∗, STOP, ∗
PHIGS PLUS function
Creates a structure element

Syntax

void pset_line_shad_method (
  Pint     method   /∗ (I) Polyline shading method ∗/
)

Constants

Defined Argument    Constant                      Description
---------------------------------------------------------------------------
method              PLINE_SHAD_METHOD_NONE        No interpolation,
                                                  constant shading
                    PLINE_SHAD_METHOD_COLR        Linear interpolation of
                                                  color
---------------------------------------------------------------------------

Description

pset_line_shad_method specifies the polyline shading method.  Depending on the edit mode, this function either inserts the new structure element directly after the element indicated by the pointer or replaces the element indicated by the pointer.  The pointer then points to the new set polyline shading method element. If you have not specified a method at traversal, Digital PHIGS substitutes shading method 1. 

If Digital PHIGS is in immediate mode, it performs this function immediately, but the function does not create a structure element. 

See Also

pinq_line_facs_plus
pnon_uniform_b_spline_curve3
ppolyline_set3_colr
pset_indiv_asf
pset_line_rep

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