GL2PSprimitive Struct Reference

List of all members.

Public Attributes

GLshort type
GLshort numverts
GLushort pattern
char boundary
char offset
char culled
GLint factor
GLfloat width
GL2PSvertexverts
union {
   GL2PSstring *   text
   GL2PSimage *   image
data

Detailed Description

Definition at line 203 of file gl2ps.cxx.


Member Data Documentation

GLshort GL2PSprimitive::type

Definition at line 204 of file gl2ps.cxx.

Referenced by gl2psAddInBspImageTree(), gl2psAddInImageTree(), gl2psAddPolyPrimitive(), gl2psAddPrimitiveInList(), gl2psAddText(), gl2psCopyPrimitive(), gl2psCreateSplitPrimitive(), gl2psCreateSplitPrimitive2D(), gl2psDrawPixels(), gl2psGetPlane(), gl2psParseFeedbackBuffer(), gl2psPDFgroupListWriteMainStream(), gl2psPrintPGFPrimitive(), gl2psPrintPostScriptPrimitive(), gl2psPrintSVGPrimitive(), gl2psPrintTeXPrimitive(), gl2psRescaleAndOffset(), gl2psSortOutTrianglePDFgroup(), and gl2psSplitPrimitive().

GLshort GL2PSprimitive::numverts

Definition at line 204 of file gl2ps.cxx.

Referenced by gl2psAddBoundaryInList(), gl2psAddPlanesInBspTreeImage(), gl2psAddPolyPrimitive(), gl2psAddText(), gl2psCheckPrimitive(), gl2psComputeTightBoundingBox(), gl2psCopyPrimitive(), gl2psCreateSplitPrimitive(), gl2psCreateSplitPrimitive2D(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), gl2psPrintSVGPrimitive(), gl2psRescaleAndOffset(), gl2psSplitPrimitive(), gl2psSplitPrimitive2D(), gl2psTestSplitPrimitive(), and gl2psVertsSameColor().

GLushort GL2PSprimitive::pattern

Definition at line 205 of file gl2ps.cxx.

Referenced by gl2psAddBoundaryInList(), gl2psAddPolyPrimitive(), gl2psAddText(), gl2psCopyPrimitive(), gl2psCreateSplitPrimitive(), gl2psCreateSplitPrimitive2D(), gl2psDivideQuad(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), gl2psPDFgroupListWriteMainStream(), gl2psPrintPGFPrimitive(), gl2psPrintPostScriptPrimitive(), and gl2psPrintSVGPrimitive().

char GL2PSprimitive::boundary

Definition at line 206 of file gl2ps.cxx.

Referenced by gl2psAddBoundaryInList(), gl2psAddPolyPrimitive(), gl2psAddText(), gl2psBuildPolygonBoundary(), gl2psCopyPrimitive(), gl2psCreateSplitPrimitive(), gl2psCreateSplitPrimitive2D(), gl2psDivideQuad(), gl2psDrawPixels(), and gl2psParseFeedbackBuffer().

char GL2PSprimitive::offset

Definition at line 206 of file gl2ps.cxx.

Referenced by gl2psAddBoundaryInList(), gl2psAddPolyPrimitive(), gl2psAddText(), gl2psCopyPrimitive(), gl2psCreateSplitPrimitive(), gl2psCreateSplitPrimitive2D(), gl2psDivideQuad(), gl2psDrawPixels(), and gl2psParseFeedbackBuffer().

char GL2PSprimitive::culled

Definition at line 206 of file gl2ps.cxx.

Referenced by gl2psAddBoundaryInList(), gl2psAddInImageTree(), gl2psAddPolyPrimitive(), gl2psAddText(), gl2psCopyPrimitive(), gl2psCreateSplitPrimitive(), gl2psCreateSplitPrimitive2D(), gl2psDivideQuad(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), gl2psPrintPDFPrimitive(), gl2psPrintPostScriptPrimitive(), and gl2psPrintSVGPrimitive().

GLint GL2PSprimitive::factor

Definition at line 207 of file gl2ps.cxx.

Referenced by gl2psAddBoundaryInList(), gl2psAddPolyPrimitive(), gl2psAddText(), gl2psCopyPrimitive(), gl2psCreateSplitPrimitive(), gl2psCreateSplitPrimitive2D(), gl2psDivideQuad(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), gl2psPDFgroupListWriteMainStream(), gl2psPrintPGFPrimitive(), gl2psPrintPostScriptPrimitive(), and gl2psPrintSVGPrimitive().

GLfloat GL2PSprimitive::width

Definition at line 208 of file gl2ps.cxx.

Referenced by gl2psAddBoundaryInList(), gl2psAddPolyPrimitive(), gl2psAddText(), gl2psCopyPrimitive(), gl2psCreateSplitPrimitive(), gl2psCreateSplitPrimitive2D(), gl2psDivideQuad(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), gl2psPDFgroupListWriteMainStream(), gl2psPrintPGFPrimitive(), gl2psPrintPostScriptPrimitive(), and gl2psPrintSVGPrimitive().

GL2PSvertex* GL2PSprimitive::verts

Definition at line 209 of file gl2ps.cxx.

Referenced by gl2psAddBoundaryInList(), gl2psAddInBspImageTree(), gl2psAddPlanesInBspTreeImage(), gl2psAddPolyPrimitive(), gl2psAddText(), gl2psCheckPrimitive(), gl2psComputeTightBoundingBox(), gl2psCopyPrimitive(), gl2psCreateSplitPrimitive(), gl2psCreateSplitPrimitive2D(), gl2psDivideQuad(), gl2psDrawPixels(), gl2psGetPlane(), gl2psParseFeedbackBuffer(), gl2psPDFgroupListWriteMainStream(), gl2psPrintPGFPrimitive(), gl2psPrintPostScriptPrimitive(), gl2psPrintSVGPrimitive(), gl2psPrintTeXPrimitive(), gl2psRescaleAndOffset(), gl2psSplitPrimitive(), gl2psSplitPrimitive2D(), gl2psTestSplitPrimitive(), and gl2psVertsSameColor().

GL2PSstring* GL2PSprimitive::text

Definition at line 211 of file gl2ps.cxx.

Referenced by gl2psAddText(), gl2psCopyPrimitive(), gl2psPDFgroupListWriteMainStream(), gl2psPrintPGFPrimitive(), gl2psPrintPostScriptPrimitive(), gl2psPrintSVGPrimitive(), and gl2psPrintTeXPrimitive().

GL2PSimage* GL2PSprimitive::image

Definition at line 212 of file gl2ps.cxx.

Referenced by gl2psAddInImageTree(), gl2psCopyPrimitive(), gl2psCreateSplitPrimitive(), gl2psCreateSplitPrimitive2D(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), gl2psPDFgroupListWriteMainStream(), gl2psPrintPostScriptPrimitive(), and gl2psPrintSVGPrimitive().

union { ... } GL2PSprimitive::data

Referenced by gl2psAddInImageTree(), gl2psAddText(), gl2psCopyPrimitive(), gl2psCreateSplitPrimitive(), gl2psCreateSplitPrimitive2D(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), gl2psPDFgroupListWriteMainStream(), gl2psPrintPGFPrimitive(), gl2psPrintPostScriptPrimitive(), gl2psPrintSVGPrimitive(), and gl2psPrintTeXPrimitive().


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