Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VtkStore.hh>
Definition at line 97 of file G4VtkStore.hh.
G4VtkStore::G4VtkStore | ( | G4String | name | ) |
Definition at line 83 of file G4VtkStore.cc.
G4VtkStore::~G4VtkStore | ( | ) |
Definition at line 85 of file G4VtkStore.cc.
Definition at line 579 of file G4VtkStore.cc.
void G4VtkStore::AddCompound | ( | const G4Mesh & | mesh, |
const G4VtkVisContext & | vc ) |
Definition at line 560 of file G4VtkStore.cc.
Referenced by G4VtkSceneHandler::AddCompound().
Definition at line 655 of file G4VtkStore.cc.
void G4VtkStore::AddNonG4ObjectImage | ( | const G4String & | fileName, |
const G4VtkVisContext & | vc ) |
Definition at line 731 of file G4VtkStore.cc.
Referenced by G4VtkViewer::AddImageOverlay().
void G4VtkStore::AddNonG4ObjectPolydata | ( | const G4String | fileName, |
const G4VtkVisContext & | vc ) |
Definition at line 738 of file G4VtkStore.cc.
Referenced by G4VtkViewer::AddGeometryOverlay().
void G4VtkStore::AddPrimitive | ( | const G4Circle & | circle, |
const G4VtkVisContext & | vc ) |
Definition at line 331 of file G4VtkStore.cc.
void G4VtkStore::AddPrimitive | ( | const G4Polyline & | polyline, |
const G4VtkVisContext & | vc ) |
Definition at line 254 of file G4VtkStore.cc.
Referenced by G4VtkSceneHandler::AddPrimitive(), G4VtkSceneHandler::AddPrimitive(), G4VtkSceneHandler::AddPrimitive(), and G4VtkSceneHandler::AddPrimitive().
void G4VtkStore::AddPrimitive | ( | const G4Square & | square, |
const G4VtkVisContext & | vc ) |
Definition at line 368 of file G4VtkStore.cc.
void G4VtkStore::AddPrimitive | ( | const G4Text & | text, |
const G4VtkVisContext & | vc ) |
Definition at line 302 of file G4VtkStore.cc.
void G4VtkStore::AddPrimitiveAppend | ( | const G4Polyhedron & | polyhedron, |
const G4VtkVisContext & | vc ) |
Definition at line 473 of file G4VtkStore.cc.
Referenced by G4VtkSceneHandler::AddPrimitive().
void G4VtkStore::AddPrimitiveSeparate | ( | const G4Polyhedron & | polyhedron, |
const G4VtkVisContext & | vc ) |
Definition at line 405 of file G4VtkStore.cc.
Referenced by G4VtkSceneHandler::AddPrimitive().
void G4VtkStore::AddPrimitiveTensorGlyph | ( | const G4Polyhedron & | polyhedron, |
const G4VtkVisContext & | vc ) |
Definition at line 431 of file G4VtkStore.cc.
Referenced by G4VtkSceneHandler::AddPrimitive().
void G4VtkStore::AddPrimitiveTransformBake | ( | const G4Polyhedron & | polyhedron, |
const G4VtkVisContext & | vc ) |
Definition at line 511 of file G4VtkStore.cc.
Referenced by G4VtkSceneHandler::AddPrimitive().
void G4VtkStore::AddToRenderer | ( | vtkRenderer * | renderer | ) |
Definition at line 809 of file G4VtkStore.cc.
Referenced by G4VtkViewer::ExportFormatStore().
void G4VtkStore::Clear | ( | ) |
Definition at line 127 of file G4VtkStore.cc.
Referenced by G4VtkSceneHandler::ClearStore(), G4VtkSceneHandler::ClearTransientStore(), G4VtkViewer::ClearView(), and ~G4VtkStore().
void G4VtkStore::ClearNonG4 | ( | ) |
Definition at line 184 of file G4VtkStore.cc.
Referenced by G4VtkMessenger::SetNewValue().
|
inline |
Definition at line 160 of file G4VtkStore.hh.
|
inline |
Definition at line 164 of file G4VtkStore.hh.
void G4VtkStore::GetBounds | ( | G4double | maxBound[6] | ) |
Definition at line 777 of file G4VtkStore.cc.
Referenced by G4VtkViewer::AddClipperPlaneWidget(), and G4VtkViewer::AddCutterPlaneWidget().
|
inline |
Definition at line 148 of file G4VtkStore.hh.
|
inline |
Definition at line 143 of file G4VtkStore.hh.
|
inline |
Definition at line 139 of file G4VtkStore.hh.
|
inline |
Definition at line 135 of file G4VtkStore.hh.
|
inline |
Definition at line 152 of file G4VtkStore.hh.
Referenced by G4VtkViewer::ExportVTPCutter().
|
inline |
Definition at line 156 of file G4VtkStore.hh.
void G4VtkStore::Modified | ( | ) |
Definition at line 90 of file G4VtkStore.cc.
Referenced by G4VtkSceneHandler::Modified().
void G4VtkStore::Print | ( | ) |
Definition at line 201 of file G4VtkStore.cc.
Referenced by G4VtkViewer::Print().
void G4VtkStore::RemoveClipper | ( | G4String | name | ) |
void G4VtkStore::RemoveCutter | ( | G4String | name | ) |
Definition at line 610 of file G4VtkStore.cc.
Referenced by UpdatePlanePipelines().
Definition at line 686 of file G4VtkStore.cc.
Referenced by UpdatePlanePipelines().
Definition at line 569 of file G4VtkStore.cc.
Referenced by vtkIPWCallback::Execute().