g4tools  5.4.0
Public Attributes | List of all members
tools_GL2PSbackend Struct Reference

Public Attributes

void(* printHeader )(void)
 
void(* printFooter )(void)
 
void(* beginViewport )(tools_GLint viewport[4])
 
tools_GLint(* endViewport )(void)
 
void(* printPrimitive )(void *data)
 
void(* printFinalPrimitive )(void)
 
const char * file_extension
 
const char * description
 

Detailed Description

Definition at line 248 of file gl2ps.

Member Data Documentation

◆ beginViewport

void(* tools_GL2PSbackend::beginViewport) (tools_GLint viewport[4])

Definition at line 251 of file gl2ps.

◆ description

const char* tools_GL2PSbackend::description

Definition at line 256 of file gl2ps.

◆ endViewport

tools_GLint(* tools_GL2PSbackend::endViewport) (void)

Definition at line 252 of file gl2ps.

◆ file_extension

const char* tools_GL2PSbackend::file_extension

Definition at line 255 of file gl2ps.

◆ printFinalPrimitive

void(* tools_GL2PSbackend::printFinalPrimitive) (void)

Definition at line 254 of file gl2ps.

◆ printFooter

void(* tools_GL2PSbackend::printFooter) (void)

Definition at line 250 of file gl2ps.

◆ printHeader

void(* tools_GL2PSbackend::printHeader) (void)

Definition at line 249 of file gl2ps.

◆ printPrimitive

void(* tools_GL2PSbackend::printPrimitive) (void *data)

Definition at line 253 of file gl2ps.


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