Previous Next Up Title Contents Index Top Library

10.3. ATTRIBUTES

Line types SOLID (1), DASHED (2), DOTTED (3), DASHED-DOTTED (4)
Linewidth continuous
Line shading method yes (*)
Hardware marker types DOT (1), PLUS (2), ASTERISK (3), CIRCLE (4), CROSS (5)
Software marker types -1 to -95
Marker size fixed for hardware markerscontinuous for software markers
Interior style HOLLOW, SOLID, PATTERN (**), HATCH (***), EMPTY
Polygon holes yes
Data mapping method yes
Reflectance model yes
Facet distinguish yes
Facet culling yes
Interior shading method COLOR (*)
Light source types AMBIENT, DIRECTIONAL, POSITIONAL, SPOT
Edge types See Line types
Edgewidth See Linewidth
Hardware text fonts 1 to 5 (up to 20 size per font and no character orientation)
Software text fonts -1 to -72
Text precision STRING, CHAR, STROKE
Maximum NUBS curve order Unlimited
Curve approximation criteria type All
Maximum NUBS surface order Unlimited
Surface approximation criteria type CONSTANT PARAMETRIC SUBDIVISION BETWEEN KNOTS
Trimming curve approximation criteria type All
Maximum trimming curve order Unlimited
Parametric surface characteristics types ISOPARAMETRIC CURVES
Depth cueing yes
COLOR mapping methods PSEUDO 3 PSEUDO, TRUE, PSEUDO
Rendering COLOR models RGB
COLOR model RGB, HLS, HSV
HLHSR modes Z-BUFFER (1), PAINTER (2)

Note: (*) only if HLHSR mode is set to Z-BUFFER ( See SET HLHSR MODE )

(**) 16 hardware patterns are available. They can be redefined by an X pixmap with the %bt directive. They cannot be redefined by the PHIGS standard pattern functions.

(***) hatch style is defined by the step and the angle as follows:

style index = step * 1000 + angle

where step is given in pixel and angle in degrees


Previous Next Up Title Contents Index Top Library