![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/externals/gl2ps/include/G4OpenGL2PSAction.hh>
Inheritance diagram for G4OpenGL2PSAction:
Collaboration diagram for G4OpenGL2PSAction:Public Member Functions | |
| G4OpenGL2PSAction () | |
| void | setFileName (const char *) |
| void | setExportImageFormat (unsigned int) |
| bool | enableFileWriting () |
| bool | disableFileWriting () |
| bool | fileWritingEnabled () const |
| void | setLineWidth (int) |
| void | setPointSize (int) |
| void | setViewport (int, int, int, int) |
| bool | extendBufferSize () |
| void | resetBufferSizeParameters () |
| void | setBufferSize (int) |
Protected Member Functions | |
| bool | G4gl2psBegin () |
Protected Attributes | |
| G4String | fFileName |
| FILE * | fFile |
| GLint | fViewport [4] |
| GLint | fBufferSize |
| GLint | fBufferSizeLimit |
Private Attributes | |
| unsigned int | fExportImageFormat |
Definition at line 34 of file G4OpenGL2PSAction.hh.
View newest version in sPHENIX GitHub at line 34 of file G4OpenGL2PSAction.hh
| G4OpenGL2PSAction::G4OpenGL2PSAction | ( | ) |
| bool G4OpenGL2PSAction::disableFileWriting | ( | ) |
| bool G4OpenGL2PSAction::enableFileWriting | ( | ) |
| bool G4OpenGL2PSAction::extendBufferSize | ( | ) |
| bool G4OpenGL2PSAction::fileWritingEnabled | ( | ) | const |
|
protected |
| void G4OpenGL2PSAction::resetBufferSizeParameters | ( | ) |
| void G4OpenGL2PSAction::setExportImageFormat | ( | unsigned | int | ) |
| void G4OpenGL2PSAction::setFileName | ( | const char * | ) |
|
protected |
Definition at line 60 of file G4OpenGL2PSAction.hh.
View newest version in sPHENIX GitHub at line 60 of file G4OpenGL2PSAction.hh
|
protected |
Definition at line 61 of file G4OpenGL2PSAction.hh.
View newest version in sPHENIX GitHub at line 61 of file G4OpenGL2PSAction.hh
|
private |
Definition at line 63 of file G4OpenGL2PSAction.hh.
View newest version in sPHENIX GitHub at line 63 of file G4OpenGL2PSAction.hh
|
protected |
Definition at line 58 of file G4OpenGL2PSAction.hh.
View newest version in sPHENIX GitHub at line 58 of file G4OpenGL2PSAction.hh
|
protected |
Definition at line 57 of file G4OpenGL2PSAction.hh.
View newest version in sPHENIX GitHub at line 57 of file G4OpenGL2PSAction.hh
|
protected |
Definition at line 59 of file G4OpenGL2PSAction.hh.
View newest version in sPHENIX GitHub at line 59 of file G4OpenGL2PSAction.hh