g4tools
5.4.0
|
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_GL2PSvertex * | verts |
union { | |
tools_GL2PSstring * text | |
tools_GL2PSimage * image | |
} | data |
union { ... } tools_GL2PSprimitive::data |
tools_GLint tools_GL2PSprimitive::factor |
tools_GL2PSimage* tools_GL2PSprimitive::image |
tools_GLint tools_GL2PSprimitive::linecap |
tools_GLint tools_GL2PSprimitive::linejoin |
tools_GLshort tools_GL2PSprimitive::numverts |
tools_GLfloat tools_GL2PSprimitive::ofactor |
tools_GLfloat tools_GL2PSprimitive::ounits |
tools_GLushort tools_GL2PSprimitive::pattern |
tools_GL2PSstring* tools_GL2PSprimitive::text |
tools_GLshort tools_GL2PSprimitive::type |
tools_GL2PSvertex* tools_GL2PSprimitive::verts |
tools_GLfloat tools_GL2PSprimitive::width |