Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpenGLStoredViewer.hh>
Protected Member Functions | |
void | KernelVisitDecision () |
virtual G4bool | CompareForKernelVisit (G4ViewParameters &) |
void | DrawDisplayLists () |
virtual void | DisplayTimePOColourModification (G4Colour &, size_t) |
void | AddPrimitiveForASingleFrame (const G4Text &text) |
void | AddPrimitiveForASingleFrame (const G4Circle &circle) |
virtual G4bool | POSelected (size_t) |
virtual G4bool | TOSelected (size_t) |
Protected Member Functions inherited from G4OpenGLViewer | |
G4OpenGLViewer (G4OpenGLSceneHandler &scene) | |
virtual | ~G4OpenGLViewer () |
void | SetView () |
void | ResetView () |
virtual void | DrawText (const G4Text &) |
void | ChangePointSize (G4double size) |
void | ChangeLineWidth (G4double width) |
void | HaloingFirstPass () |
void | HaloingSecondPass () |
void | HLRFirstPass () |
void | HLRSecondPass () |
void | HLRThirdPass () |
void | InitializeGLView () |
void | ResizeGLView () |
void | ResizeWindow (unsigned int, unsigned int) |
virtual G4String | Pick (GLdouble x, GLdouble y) |
const std::vector< G4OpenGLViewerPickMap * > & | GetPickDetails (GLdouble x, GLdouble y) |
virtual void | CreateFontLists () |
void | rotateScene (G4double dx, G4double dy) |
void | rotateSceneToggle (G4double dx, G4double dy) |
void | setExportSize (G4int, G4int) |
bool | setExportFilename (G4String name, G4bool inc=true) |
std::string | getRealPrintFilename () |
unsigned int | getWinWidth () const |
unsigned int | getWinHeight () const |
G4bool | sizeHasChanged () |
GLdouble | getSceneNearWidth () |
GLdouble | getSceneFarWidth () |
GLdouble | getSceneDepth () |
void | addExportImageFormat (std::string format) |
G4bool | isGl2psWriting () |
G4bool | isFramebufferReady () |
void | g4GluPickMatrix (GLdouble x, GLdouble y, GLdouble width, GLdouble height, GLint viewport[4]) |
void | g4GluLookAt (GLdouble eyex, GLdouble eyey, GLdouble eyez, GLdouble centerx, GLdouble centery, GLdouble centerz, GLdouble upx, GLdouble upy, GLdouble upz) |
void | g4GlOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near, GLdouble far) |
void | g4GlFrustum (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near, GLdouble far) |
Protected Member Functions inherited from G4VViewer | |
void | SetTouchable (const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &fullPath) |
void | TouchableSetVisibility (const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &fullPath, G4bool visibility) |
void | TouchableSetColour (const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &fullPath, const G4Colour &) |
Protected Attributes | |
G4OpenGLStoredSceneHandler & | fG4OpenGLStoredSceneHandler |
G4ViewParameters | fLastVP |
G4bool | fDepthTestEnable |
G4Colour | fOldDisplayListColor |
Protected Attributes inherited from G4OpenGLViewer | |
G4bool | fPrintColour |
G4bool | fVectoredPs |
G4OpenGLSceneHandler & | fOpenGLSceneHandler |
G4Colour | background |
G4bool | transparency_enabled |
G4bool | antialiasing_enabled |
G4bool | haloing_enabled |
G4gl2ps * | fGL2PSAction |
G4double | fRot_sens |
G4double | fPan_sens |
unsigned int | fWinSize_x |
unsigned int | fWinSize_y |
std::vector< std::string > | fExportImageFormatVector |
std::string | fDefaultExportImageFormat |
std::string | fExportImageFormat |
int | fExportFilenameIndex |
G4int | fPrintSizeX |
G4int | fPrintSizeY |
Protected Attributes inherited from G4VViewer | |
G4VSceneHandler & | fSceneHandler |
G4int | fViewId |
G4String | fName |
G4String | fShortName |
G4ViewParameters | fVP |
G4ViewParameters | fDefaultVP |
G4double | fKernelVisitElapsedTimeSeconds = 999. |
SceneTreeScene | fSceneTreeScene |
G4SceneTreeItem | fSceneTree |
G4bool | fNeedKernelVisit |
Definition at line 44 of file G4OpenGLStoredViewer.hh.
G4OpenGLStoredViewer::G4OpenGLStoredViewer | ( | G4OpenGLStoredSceneHandler & | scene | ) |
Definition at line 44 of file G4OpenGLStoredViewer.cc.
|
virtual |
Definition at line 54 of file G4OpenGLStoredViewer.cc.
|
protected |
Definition at line 487 of file G4OpenGLStoredViewer.cc.
|
protected |
Definition at line 478 of file G4OpenGLStoredViewer.cc.
Referenced by DrawDisplayLists().
|
protectedvirtual |
Reimplemented in G4OpenGLStoredQtViewer.
Definition at line 67 of file G4OpenGLStoredViewer.cc.
Referenced by KernelVisitDecision().
|
inlineprotectedvirtual |
Reimplemented in G4OpenGLStoredQtViewer.
Definition at line 56 of file G4OpenGLStoredViewer.hh.
Referenced by DrawDisplayLists().
|
protected |
Definition at line 150 of file G4OpenGLStoredViewer.cc.
Referenced by G4OpenGLStoredWin32Viewer::DrawView(), G4OpenGLStoredXmViewer::DrawView(), and G4OpenGLStoredXViewer::DrawView().
|
protected |
Definition at line 56 of file G4OpenGLStoredViewer.cc.
Referenced by G4OpenGLStoredWin32Viewer::DrawView(), G4OpenGLStoredXmViewer::DrawView(), and G4OpenGLStoredXViewer::DrawView().
|
inlineprotectedvirtual |
Reimplemented in G4OpenGLStoredQtViewer.
Definition at line 67 of file G4OpenGLStoredViewer.hh.
Referenced by DrawDisplayLists().
|
inlineprotectedvirtual |
Reimplemented in G4OpenGLStoredQtViewer.
Definition at line 68 of file G4OpenGLStoredViewer.hh.
Referenced by DrawDisplayLists().
|
protected |
Definition at line 70 of file G4OpenGLStoredViewer.hh.
Referenced by DrawDisplayLists().
|
protected |
Definition at line 62 of file G4OpenGLStoredViewer.hh.
Referenced by AddPrimitiveForASingleFrame(), AddPrimitiveForASingleFrame(), DrawDisplayLists(), and KernelVisitDecision().
|
protected |
Definition at line 64 of file G4OpenGLStoredViewer.hh.
Referenced by G4OpenGLStoredWin32Viewer::DrawView(), G4OpenGLStoredXmViewer::DrawView(), G4OpenGLStoredXViewer::DrawView(), G4OpenGLStoredViewer(), and KernelVisitDecision().
|
protected |
Definition at line 71 of file G4OpenGLStoredViewer.hh.