POLYGON Struct Reference

#include <X3DDefs.h>

List of all members.

Public Attributes

segmentm
segmentn
float minDist
float maxDist
polygonnext
float dist
int visibility
Colorcolor
int numPoints
point ** points
int numSegs
segment ** segs
segmentm
polygonnext
Colorcolor
point ** points
segment ** segs


Detailed Description

Definition at line 64 of file X3DDefs.h.


Member Data Documentation

segment* POLYGON::m

Definition at line 65 of file X3DDefs.h.

segment * POLYGON::n

Definition at line 65 of file X3DDefs.h.

Referenced by gl2psListAdd(), gl2psListCreate(), gl2psListNbr(), gl2psListPointer(), gl2psListReset(), and gl2psListSort().

float POLYGON::minDist

Definition at line 66 of file X3DDefs.h.

float POLYGON::maxDist

Definition at line 66 of file X3DDefs.h.

polygon* POLYGON::next

Definition at line 67 of file X3DDefs.h.

Referenced by gl2psFreeImagemap().

float POLYGON::dist

Definition at line 68 of file X3DDefs.h.

Referenced by sort().

int POLYGON::visibility

Definition at line 69 of file X3DDefs.h.

Color* POLYGON::color

Definition at line 70 of file X3DDefs.h.

Referenced by DrawHiddenLines(), DrawPolys(), FillX3DBuffer(), and x3d_main().

int POLYGON::numPoints

Definition at line 71 of file X3DDefs.h.

Referenced by DrawHiddenLines(), DrawPolys(), and sort().

point** POLYGON::points

Definition at line 72 of file X3DDefs.h.

Referenced by DrawHiddenLines(), DrawPolys(), and sort().

int POLYGON::numSegs

Definition at line 73 of file X3DDefs.h.

Referenced by FillX3DBuffer(), and x3d_main().

segment** POLYGON::segs

Definition at line 74 of file X3DDefs.h.

Referenced by FillX3DBuffer(), MakePolygonArray(), and x3d_main().

segment* POLYGON::m

Definition at line 65 of file X3DDefs.h.

polygon* POLYGON::next

Definition at line 67 of file X3DDefs.h.

Color* POLYGON::color

Definition at line 70 of file X3DDefs.h.

point** POLYGON::points

Definition at line 72 of file X3DDefs.h.

segment** POLYGON::segs

Definition at line 74 of file X3DDefs.h.


The documentation for this struct was generated from the following files:
Generated on Tue Jul 5 16:31:32 2011 for ROOT_528-00b_version by  doxygen 1.5.1