g4tools  5.4.0
Public Attributes | List of all members
tools_GL2PSprimitive Struct Reference
Collaboration diagram for tools_GL2PSprimitive:
Collaboration graph
[legend]

Public Attributes

tools_GLshort type
 
tools_GLshort numverts
 
tools_GLushort pattern
 
char boundary
 
char offset
 
char culled
 
tools_GLint factor
 
tools_GLint linecap
 
tools_GLint linejoin
 
tools_GLfloat width
 
tools_GLfloat ofactor
 
tools_GLfloat ounits
 
tools_GL2PSvertexverts
 
union {
   tools_GL2PSstring *   text
 
   tools_GL2PSimage *   image
 
data
 

Detailed Description

Definition at line 177 of file gl2ps.

Member Data Documentation

◆ boundary

char tools_GL2PSprimitive::boundary

Definition at line 180 of file gl2ps.

◆ culled

char tools_GL2PSprimitive::culled

Definition at line 180 of file gl2ps.

◆ data

union { ... } tools_GL2PSprimitive::data

◆ factor

tools_GLint tools_GL2PSprimitive::factor

Definition at line 181 of file gl2ps.

◆ image

tools_GL2PSimage* tools_GL2PSprimitive::image

Definition at line 186 of file gl2ps.

◆ linecap

tools_GLint tools_GL2PSprimitive::linecap

Definition at line 181 of file gl2ps.

◆ linejoin

tools_GLint tools_GL2PSprimitive::linejoin

Definition at line 181 of file gl2ps.

◆ numverts

tools_GLshort tools_GL2PSprimitive::numverts

Definition at line 178 of file gl2ps.

◆ ofactor

tools_GLfloat tools_GL2PSprimitive::ofactor

Definition at line 182 of file gl2ps.

◆ offset

char tools_GL2PSprimitive::offset

Definition at line 180 of file gl2ps.

◆ ounits

tools_GLfloat tools_GL2PSprimitive::ounits

Definition at line 182 of file gl2ps.

◆ pattern

tools_GLushort tools_GL2PSprimitive::pattern

Definition at line 179 of file gl2ps.

◆ text

tools_GL2PSstring* tools_GL2PSprimitive::text

Definition at line 185 of file gl2ps.

◆ type

tools_GLshort tools_GL2PSprimitive::type

Definition at line 178 of file gl2ps.

◆ verts

tools_GL2PSvertex* tools_GL2PSprimitive::verts

Definition at line 183 of file gl2ps.

◆ width

tools_GLfloat tools_GL2PSprimitive::width

Definition at line 182 of file gl2ps.


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