unfilled_stage Struct Reference

Drawing stage for handling glPolygonMode(line/point). More...

Collaboration diagram for unfilled_stage:

Collaboration graph
[legend]

Data Fields

struct draw_stage stage
unsigned mode [2]
 [0] = front face, [1] = back face.

Detailed Description

Drawing stage for handling glPolygonMode(line/point).

Convert triangles to points or lines as needed.

Definition at line 42 of file draw_pipe_unfilled.c.


Field Documentation

struct draw_stage unfilled_stage::stage [read]

Definition at line 43 of file draw_pipe_unfilled.c.

unsigned unfilled_stage::mode[2]

[0] = front face, [1] = back face.

legal values: PIPE_POLYGON_MODE_FILL, PIPE_POLYGON_MODE_LINE, and PIPE_POLYGON_MODE_POINT,

Definition at line 49 of file draw_pipe_unfilled.c.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:26:08 2009 for Gallium3D by  doxygen 1.5.4