Public Attributes

GL2PSbackend Struct Reference

Collaboration diagram for GL2PSbackend:
Collaboration graph
[legend]

List of all members.

Public Attributes

void(* beginViewport )(GLint viewport[4])
const chardescription
GLint(* endViewport )(void)
const charfile_extension
void(* printFinalPrimitive )(void)
void(* printFooter )(void)
void(* printHeader )(void)
void(* printPrimitive )(void *data)

Detailed Description

Definition at line 249 of file gl2ps.c.


Member Data Documentation

void(* GL2PSbackend::beginViewport)(GLint viewport[4])

Definition at line 252 of file gl2ps.c.

Referenced by gl2psBeginViewport().

Definition at line 257 of file gl2ps.c.

Referenced by gl2psGetFormatDescription().

GLint(* GL2PSbackend::endViewport)(void)

Definition at line 253 of file gl2ps.c.

Referenced by gl2psEndViewport().

Definition at line 256 of file gl2ps.c.

Referenced by gl2psGetFileExtension().

Definition at line 255 of file gl2ps.c.

Referenced by gl2psPrintPrimitives().

Definition at line 251 of file gl2ps.c.

Referenced by gl2psEndPage().

Definition at line 250 of file gl2ps.c.

Referenced by gl2psPrintPrimitives().

void(* GL2PSbackend::printPrimitive)(void *data)

Definition at line 254 of file gl2ps.c.

Referenced by gl2psPrintPrimitives().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines