ATLAS Offline Software
Public Attributes | List of all members
GL2PSprimitive Struct Reference
Collaboration diagram for GL2PSprimitive:

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 184 of file gl2ps.cxx.

Member Data Documentation

◆ boundary

char GL2PSprimitive::boundary

Definition at line 187 of file gl2ps.cxx.

◆ culled

char GL2PSprimitive::culled

Definition at line 187 of file gl2ps.cxx.

◆ data

union { ... } GL2PSprimitive::data

◆ factor

GLint GL2PSprimitive::factor

Definition at line 188 of file gl2ps.cxx.

◆ image

GL2PSimage* GL2PSprimitive::image

Definition at line 193 of file gl2ps.cxx.

◆ numverts

GLshort GL2PSprimitive::numverts

Definition at line 185 of file gl2ps.cxx.

◆ offset

char GL2PSprimitive::offset

Definition at line 187 of file gl2ps.cxx.

◆ pattern

GLushort GL2PSprimitive::pattern

Definition at line 186 of file gl2ps.cxx.

◆ text

GL2PSstring* GL2PSprimitive::text

Definition at line 192 of file gl2ps.cxx.

◆ type

GLshort GL2PSprimitive::type

Definition at line 185 of file gl2ps.cxx.

◆ verts

GL2PSvertex* GL2PSprimitive::verts

Definition at line 190 of file gl2ps.cxx.

◆ width

GLfloat GL2PSprimitive::width

Definition at line 189 of file gl2ps.cxx.


The documentation for this struct was generated from the following file: