|
Geant4
9.6.p02
|
#include <SoGL2PSAction.h>


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 *) |
| bool | enableFileWriting () |
| bool | disableFileWriting () |
| bool | fileWritingEnabled () const |
| void | setLineWidth (int) |
| void | setPointSize (int) |
| void | setViewport (int, int, int, int) |
| bool | extendBufferSize () |
| void | resetBufferSizeParameters () |
Static Public Member Functions | |
| static void | initClass () |
Protected Member Functions | |
| virtual void | beginTraversal (SoNode *) |
Protected Member Functions inherited from G4OpenGL2PSAction | |
| bool | G4gl2psBegin () |
Additional Inherited Members | |
Protected Attributes inherited from G4OpenGL2PSAction | |
| const char * | fFileName |
| FILE * | fFile |
| GLint | fViewport [4] |
| int | fBufferSize |
| int | fBufferSizeLimit |
Definition at line 40 of file SoGL2PSAction.h.
| SoGL2PSAction::SoGL2PSAction | ( | const SbViewportRegion & | ) |
|
protectedvirtual |
| void SoGL2PSAction::disableFileWriting | ( | ) |
| bool SoGL2PSAction::enableFileWriting | ( | ) |
|
static |
1.8.4