Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pset_int_shad_method(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pset_int_shad_method(3g)  —  Subroutines

Name

pset_int_shad_method − Specifies the interior shading method. 

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

Syntax

void pset_int_shad_method (
  Pint     method    /∗ (I) Interior shading method ∗/
)

Constants

Defined Argument    Constant                     Description
---------------------------------------------------------------------------
method              PINT_SHAD_METHOD_NONE        No interpolation, constant
                                                 shading
                    PINT_SHAD_METHOD_COLR        Linear interpolation of
                                                 color
                    PINT_SHAD_METHOD_DATA        Interpolation of color for
                                                 the WITH DATA primitives
                    PINT_SHAD_METHOD_DATA_DOT    Interpolation of color
                                                 based on dot products
                    PINT_SHAD_METHOD_DATA_NORM   Interpolation of color
                                                 based on normals
---------------------------------------------------------------------------

Description

pset_int_shad_method specifies the interior shading method value.  Depending on the current 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 interior shading method element. 

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

See Also

pfill_area
pfill_area3
pfill_area_set
pfill_area_set3
pfill_area_set_data
pfill_area_set3_data
pe_fill_area_set_wshape
pe_fill_area_set3_wshape
pinq_int_facs_plus
pnon_uniform_b_spline_surf3
pquad_mesh3_data
pset_back_int_shad_method
pset_indiv_asf
pset_int_ind
pset_int_rep_plus
pset_of_fill_area_sets3_data
ptri_strip3_data

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