#include <G4OpenGL2PSAction.hh>
Definition at line 36 of file G4OpenGL2PSAction.hh.
◆ G4OpenGL2PSAction()
| G4OpenGL2PSAction::G4OpenGL2PSAction |
( |
| ) |
|
◆ disableFileWriting()
| bool G4OpenGL2PSAction::disableFileWriting |
( |
| ) |
|
◆ enableFileWriting()
| bool G4OpenGL2PSAction::enableFileWriting |
( |
| ) |
|
◆ extendBufferSize()
| bool G4OpenGL2PSAction::extendBufferSize |
( |
| ) |
|
◆ fileWritingEnabled()
| bool G4OpenGL2PSAction::fileWritingEnabled |
( |
| ) |
const |
◆ G4gl2psBegin()
| bool G4OpenGL2PSAction::G4gl2psBegin |
( |
| ) |
|
|
protected |
◆ resetBufferSizeParameters()
| void G4OpenGL2PSAction::resetBufferSizeParameters |
( |
| ) |
|
◆ setBufferSize()
| void G4OpenGL2PSAction::setBufferSize |
( |
int |
| ) |
|
◆ setExportImageFormat()
| void G4OpenGL2PSAction::setExportImageFormat |
( |
unsigned |
int | ) |
|
◆ setFileName()
| void G4OpenGL2PSAction::setFileName |
( |
const char * |
| ) |
|
◆ setLineWidth()
| void G4OpenGL2PSAction::setLineWidth |
( |
int |
| ) |
|
◆ setPointSize()
| void G4OpenGL2PSAction::setPointSize |
( |
int |
| ) |
|
◆ setViewport()
| void G4OpenGL2PSAction::setViewport |
( |
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
◆ fBufferSize
| GLint G4OpenGL2PSAction::fBufferSize |
|
protected |
◆ fBufferSizeLimit
| GLint G4OpenGL2PSAction::fBufferSizeLimit |
|
protected |
◆ fExportImageFormat
| unsigned int G4OpenGL2PSAction::fExportImageFormat |
|
private |
◆ fFile
| FILE* G4OpenGL2PSAction::fFile |
|
protected |
◆ fFileName
| const char* G4OpenGL2PSAction::fFileName |
|
protected |
◆ fViewport
| GLint G4OpenGL2PSAction::fViewport[4] |
|
protected |
The documentation for this class was generated from the following file: