![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for SoGL2PSAction:
Collaboration diagram for SoGL2PSAction:Public Member Functions | |
| SoGL2PSAction (const SbViewportRegion &) | |
| bool | enableFileWriting () |
| void | disableFileWriting () |
| bool | addBitmap (int, int, float=0, float=0, float=0, float=0) |
Public Member Functions inherited from G4OpenGL2PSAction | |
| 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) |
Static Public Member Functions | |
| static void | initClass () |
Protected Member Functions | |
| virtual void | beginTraversal (SoNode *) |
Protected Member Functions inherited from G4OpenGL2PSAction | |
| bool | G4gl2psBegin () |
Private Member Functions | |
| SO_ACTION_HEADER (SoGL2PSAction) | |
Additional Inherited Members | |
Protected Attributes inherited from G4OpenGL2PSAction | |
| G4String | fFileName |
| FILE * | fFile |
| GLint | fViewport [4] |
| GLint | fBufferSize |
| GLint | fBufferSizeLimit |
Definition at line 40 of file SoGL2PSAction.h.
View newest version in sPHENIX GitHub at line 40 of file SoGL2PSAction.h
| SoGL2PSAction::SoGL2PSAction | ( | const SbViewportRegion & | ) |
|
protectedvirtual |
| void SoGL2PSAction::disableFileWriting | ( | ) |
| bool SoGL2PSAction::enableFileWriting | ( | ) |
|
static |
|
private |