Geant4-11
Data Fields
GL2PSprimitive Struct Reference

Data Fields

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

Detailed Description

Definition at line 190 of file gl2ps.cc.

Field Documentation

◆ boundary

char GL2PSprimitive::boundary

◆ culled

char GL2PSprimitive::culled

◆ 

union { ... } GL2PSprimitive::data

◆ factor

GLint GL2PSprimitive::factor

◆ image

GL2PSimage* GL2PSprimitive::image

◆ linecap

GLint GL2PSprimitive::linecap

◆ linejoin

GLint GL2PSprimitive::linejoin

◆ numverts

GLshort GL2PSprimitive::numverts

◆ ofactor

GLfloat GL2PSprimitive::ofactor

◆ offset

char GL2PSprimitive::offset

◆ ounits

GLfloat GL2PSprimitive::ounits

◆ pattern

GLushort GL2PSprimitive::pattern

◆ sortid

GLint GL2PSprimitive::sortid

Definition at line 194 of file gl2ps.cc.

Referenced by gl2psCompareDepth().

◆ text

GL2PSstring* GL2PSprimitive::text

◆ type

GLshort GL2PSprimitive::type

◆ verts

GL2PSvertex* GL2PSprimitive::verts

◆ width

GLfloat GL2PSprimitive::width

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