prim_header Struct Reference

Basic info for a point/line/triangle primitive. More...

Collaboration diagram for prim_header:

Collaboration graph
[legend]

Data Fields

float det
 front/back face determinant
ushort flags
ushort pad
struct vertex_headerv [3]
 1 to 3 vertex pointers

Detailed Description

Basic info for a point/line/triangle primitive.

Definition at line 43 of file draw_pipe.h.


Field Documentation

float prim_header::det

front/back face determinant

Definition at line 44 of file draw_pipe.h.

ushort prim_header::flags

Definition at line 45 of file draw_pipe.h.

ushort prim_header::pad

Definition at line 46 of file draw_pipe.h.

struct vertex_header* prim_header::v[3] [read]

1 to 3 vertex pointers

Definition at line 47 of file draw_pipe.h.


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