Geant4.10
|
#include <G4VisManager.hh>
Data Structures | |
struct | UserVisAction |
Public Types | |
enum | Verbosity { quiet, startup, errors, warnings, confirmations, parameters, all } |
Static Public Member Functions | |
static Verbosity | GetVerbosity () |
static Verbosity | GetVerbosityValue (const G4String &) |
static Verbosity | GetVerbosityValue (G4int) |
static G4String | VerbosityString (Verbosity) |
![]() | |
static G4VVisManager * | GetConcreteInstance () |
Static Public Attributes | |
static std::vector< G4String > | VerbosityGuidanceStrings |
Protected Member Functions | |
G4VisManager (const G4String &verbosityString="warnings") | |
virtual void | RegisterGraphicsSystems ()=0 |
virtual void | RegisterModelFactories () |
void | RegisterMessengers () |
void | PrintAvailableGraphicsSystems () const |
Protected Attributes | |
const G4int | fVerbose |
G4bool | fIgnoreStateChanges |
Friends | |
class | G4RTSteppingAction |
class | G4RayTrajectory |
class | G4RayTracerSceneHandler |
class | G4RTMessenger |
class | G4OpenGLViewerMessenger |
class | G4OpenGLXmViewerMessenger |
class | G4HepRepFileSceneHandler |
class | G4VSceneHandler |
class | G4VViewer |
class | G4VisStateDependent |
class | G4VisCommandList |
std::ostream & | operator<< (std::ostream &, const G4VGraphicsSystem &) |
std::ostream & | operator<< (std::ostream &, const G4VSceneHandler &) |
Additional Inherited Members | |
![]() | |
static void | SetConcreteInstance (G4VVisManager *) |
![]() | |
static G4VVisManager * | fpConcreteInstance = 0 |
Definition at line 119 of file G4VisManager.hh.
Enumerator | |
---|---|
quiet | |
startup | |
errors | |
warnings | |
confirmations | |
parameters | |
all |
Definition at line 149 of file G4VisManager.hh.
|
protected |
Definition at line 88 of file G4VisManager.cc.
References FatalException, G4cout, G4endl, G4Exception(), G4VisStateDependent, GetVerbosityValue(), RegisterMessenger(), G4VVisManager::SetConcreteInstance(), G4VVisCommand::SetVisManager(), startup, VerbosityGuidanceStrings, and VerbosityString().
|
virtual |
Definition at line 192 of file G4VisManager.cc.
References G4cout, G4endl, and startup.
|
virtual |
Implements G4VVisManager.
Definition at line 656 of file G4VisManager.cc.
References G4Exception(), G4Threading::IsWorkerThread(), and JustWarning.
|
virtual |
Implements G4VVisManager.
Definition at line 693 of file G4VisManager.cc.
References G4Exception(), G4Threading::IsWorkerThread(), and JustWarning.
Definition at line 941 of file G4VisManager.cc.
References errors, G4cout, G4endl, and Initialise().
Definition at line 963 of file G4VisManager.cc.
References G4cout, G4endl, G4ViewParameters::IsCulling(), G4ViewParameters::IsCullingCovered(), G4ViewParameters::IsCullingInvisible(), and G4ViewParameters::SetXGeometryString().
const G4VTrajectoryModel * G4VisManager::CurrentTrajDrawModel | ( | ) | const |
Definition at line 584 of file G4VisManager.cc.
References assert, G4VisModelManager< typename >::Current(), G4cout, G4endl, G4VisModelManager< typename >::Register(), and warnings.
Referenced by G4HepRepFileSceneHandler::BeginModeling(), and DispatchToModel().
void G4VisManager::Disable | ( | ) |
Definition at line 529 of file G4VisManager.cc.
References confirmations, G4cout, G4endl, and G4VVisManager::SetConcreteInstance().
Referenced by G4VisCommandEnable::SetNewValue(), and G4VisCommandReviewKeptEvents::SetNewValue().
|
virtual |
Implements G4VVisManager.
Definition at line 1164 of file G4VisManager.cc.
References assert, CurrentTrajDrawModel(), G4VTrajectoryModel::Draw(), FilterTrajectory(), G4VisFilterManager< T >::GetMode(), and FilterMode::Soft.
|
virtual |
|
virtual |
Implements G4VVisManager.
Definition at line 782 of file G4VisManager.cc.
|
virtual |
Implements G4VVisManager.
Definition at line 788 of file G4VisManager.cc.
|
virtual |
Implements G4VVisManager.
Definition at line 794 of file G4VisManager.cc.
|
virtual |
Implements G4VVisManager.
Definition at line 800 of file G4VisManager.cc.
|
virtual |
Implements G4VVisManager.
Definition at line 806 of file G4VisManager.cc.
|
virtual |
Implements G4VVisManager.
Definition at line 812 of file G4VisManager.cc.
|
virtual |
Implements G4VVisManager.
Definition at line 882 of file G4VisManager.cc.
References G4Threading::IsWorkerThread().
Implements G4VVisManager.
Definition at line 854 of file G4VisManager.cc.
References G4Threading::IsWorkerThread().
Implements G4VVisManager.
Definition at line 868 of file G4VisManager.cc.
References G4Threading::IsWorkerThread().
|
virtual |
Implements G4VVisManager.
Definition at line 898 of file G4VisManager.cc.
References Draw(), G4LogicalVolume::GetSolid(), and G4Threading::IsWorkerThread().
|
virtual |
Implements G4VVisManager.
Definition at line 929 of file G4VisManager.cc.
References Draw(), G4VPhysicalVolume::GetLogicalVolume(), and G4Threading::IsWorkerThread().
|
virtual |
Implements G4VVisManager.
Definition at line 909 of file G4VisManager.cc.
References G4VSolid::DescribeYourselfTo(), and G4Threading::IsWorkerThread().
|
virtual |
Implements G4VVisManager.
Definition at line 818 of file G4VisManager.cc.
|
virtual |
Implements G4VVisManager.
Definition at line 824 of file G4VisManager.cc.
|
virtual |
Implements G4VVisManager.
Definition at line 830 of file G4VisManager.cc.
|
virtual |
Implements G4VVisManager.
Definition at line 836 of file G4VisManager.cc.
|
virtual |
Implements G4VVisManager.
Definition at line 842 of file G4VisManager.cc.
|
virtual |
Implements G4VVisManager.
Definition at line 848 of file G4VisManager.cc.
void G4VisManager::Enable | ( | ) |
Definition at line 511 of file G4VisManager.cc.
References confirmations, G4cout, G4endl, G4VVisManager::SetConcreteInstance(), and warnings.
Referenced by G4VisCommandEnable::SetNewValue(), and G4VisCommandReviewKeptEvents::SetNewValue().
|
virtual |
Implements G4VVisManager.
Definition at line 677 of file G4VisManager.cc.
References G4Threading::IsWorkerThread().
|
virtual |
Implements G4VVisManager.
Definition at line 714 of file G4VisManager.cc.
References G4Threading::IsWorkerThread().
Implements G4VVisManager.
Definition at line 1159 of file G4VisManager.cc.
References G4VisFilterManager< T >::Accept().
Implements G4VVisManager.
Definition at line 1154 of file G4VisManager.cc.
References G4VisFilterManager< T >::Accept().
|
virtual |
Implements G4VVisManager.
Definition at line 1149 of file G4VisManager.cc.
References G4VisFilterManager< T >::Accept().
Referenced by DispatchToModel().
|
virtual |
Implements G4VVisManager.
Definition at line 1045 of file G4VisManager.cc.
References G4Scene::CalculateExtent(), confirmations, G4cout, G4endl, G4Scene::GetName(), G4TransportationManager::GetTransportationManager(), G4UImanager::GetUIpointer(), and warnings.
G4bool G4VisManager::GetAbortReviewKeptEvents | ( | ) | const |
Referenced by G4VisCommandReviewKeptEvents::SetNewValue().
const G4GraphicsSystemList & G4VisManager::GetAvailableGraphicsSystems | ( | ) |
Definition at line 540 of file G4VisManager.cc.
References G4cout, G4endl, and warnings.
Referenced by G4VisCommandOpen::G4VisCommandOpen().
const G4SceneHandlerList& G4VisManager::GetAvailableSceneHandlers | ( | ) | const |
G4VGraphicsSystem* G4VisManager::GetCurrentGraphicsSystem | ( | ) | const |
Referenced by G4VisCommandDrawTree::SetNewValue().
G4Scene* G4VisManager::GetCurrentScene | ( | ) | const |
Referenced by G4RayTracerSceneHandler::G4RayTracerSceneHandler(), CexmcRunManager::RegisterScenePrimitives(), G4VisCommandDrawTree::SetNewValue(), G4VisCommandSceneAddArrow::SetNewValue(), G4VisCommandSceneActivateModel::SetNewValue(), G4VisCommandSceneAddArrow2D::SetNewValue(), G4VisCommandSceneEndOfEventAction::SetNewValue(), G4VisCommandSceneAddAxes::SetNewValue(), G4VisCommandReviewKeptEvents::SetNewValue(), G4VisCommandSceneEndOfRunAction::SetNewValue(), G4VisCommandSceneAddDate::SetNewValue(), G4VisCommandSceneAddDigis::SetNewValue(), G4VisCommandSceneAddEventID::SetNewValue(), G4VisCommandSceneAddFrame::SetNewValue(), G4VisCommandSceneAddHits::SetNewValue(), G4VisCommandSceneAddLine::SetNewValue(), G4VisCommandSceneAddLine2D::SetNewValue(), G4VisCommandSceneAddLogicalVolume::SetNewValue(), G4VisCommandSceneAddLogo::SetNewValue(), G4VisCommandSceneAddLogo2D::SetNewValue(), G4VisCommandSceneAddScale::SetNewValue(), G4VisCommandSceneAddText::SetNewValue(), G4VisCommandSceneAddText2D::SetNewValue(), G4VisCommandSceneAddTrajectories::SetNewValue(), and G4VisCommandSceneAddVolume::SetNewValue().
G4VSceneHandler* G4VisManager::GetCurrentSceneHandler | ( | ) | const |
G4VViewer* G4VisManager::GetCurrentViewer | ( | ) | const |
Referenced by G4RayTrajectory::AppendStep(), G4VisCommandDrawTree::SetNewValue(), G4VisCommandDrawView::SetNewValue(), G4RTMessenger::SetNewValue(), G4VisCommandGeometryRestore::SetNewValue(), G4VisCommandReviewKeptEvents::SetNewValue(), G4VisCommandViewerCopyViewFrom::SetNewValue(), G4VisCommandViewerDolly::SetNewValue(), G4VisCommandViewerPan::SetNewValue(), G4VisCommandViewerSave::SetNewValue(), G4VisCommandSceneAddLogo::SetNewValue(), G4VisCommandViewerScale::SetNewValue(), G4VisCommandViewerZoom::SetNewValue(), G4VisCommandSceneAddScale::SetNewValue(), and G4RTSteppingAction::UserSteppingAction().
const G4ViewParameters& G4VisManager::GetDefaultViewParameters | ( | ) | const |
const std::vector<UserVisAction>& G4VisManager::GetEndOfEventUserVisActions | ( | ) | const |
const std::vector<UserVisAction>& G4VisManager::GetEndOfRunUserVisActions | ( | ) | const |
const G4Event* G4VisManager::GetRequestedEvent | ( | ) | const |
Referenced by G4VSceneHandler::ProcessScene().
const std::vector<UserVisAction>& G4VisManager::GetRunDurationUserVisActions | ( | ) | const |
const G4SceneList& G4VisManager::GetSceneList | ( | ) | const |
G4bool G4VisManager::GetTransientsDrawnThisEvent | ( | ) | const |
Referenced by G4VSceneHandler::G4VSceneHandler().
G4bool G4VisManager::GetTransientsDrawnThisRun | ( | ) | const |
Referenced by G4VSceneHandler::G4VSceneHandler().
const std::map<G4VUserVisAction*,G4VisExtent>& G4VisManager::GetUserVisActionExtents | ( | ) | const |
|
static |
Definition at line 2077 of file G4VisManager.cc.
Referenced by G4GMocrenFileSceneHandler::AddPrimitive(), G4GMocrenFileSceneHandler::AddSolid(), G4GMocrenFileSceneHandler::BeginPrimitives(), G4DAWNFILESceneHandler::BeginSavingG4Prim(), G4GMocrenFileSceneHandler::BeginSavingGdd(), G4VRML1FileViewer::ClearView(), G4VRML2FileViewer::ClearView(), G4DAWNFILEViewer::ClearView(), G4GMocrenFileViewer::ClearView(), G4VRML1FileSceneHandler::closePort(), G4VRML2FileSceneHandler::closePort(), G4VRML1FileSceneHandler::connectPort(), G4VRML2FileSceneHandler::connectPort(), G4VSceneHandler::CreateModelingParameters(), G4VRML1FileViewer::DrawView(), G4VRML2FileViewer::DrawView(), G4DAWNFILEViewer::DrawView(), G4GMocrenFileViewer::DrawView(), G4GMocrenFileSceneHandler::EndPrimitives(), G4DAWNFILESceneHandler::EndSavingG4Prim(), G4GMocrenFileSceneHandler::EndSavingGdd(), export_G4VisManager(), G4VRML1FileViewer::FinishView(), G4VRML2FileViewer::FinishView(), G4DAWNFILESceneHandler::FRBeginModeling(), G4GMocrenIO::getDetector(), GMocrenDetector::getEdge(), G4GMocrenIO::getShortDoseDist(), GMocrenTrack::getStep(), G4GMocrenIO::getTrack(), G4GMocrenFileSceneHandler::GFBeginModeling(), G4GMocrenFileSceneHandler::GFEndModeling(), G4GMocrenIO::mergeDoseDist(), GMocrenDataPrimitive< T >::operator+(), GMocrenDataPrimitive< T >::operator+=(), G4VSceneHandler::ProcessScene(), G4VVisCommandViewer::RefreshIfRequired(), G4VSceneHandler::RequestPrimitives(), G4GMocrenIO::retrieveData(), G4GMocrenIO::retrieveData2(), G4GMocrenIO::retrieveData3(), G4GMocrenIO::retrieveData4(), G4DAWNFILEViewer::SendViewParameters(), G4DAWNFILESceneHandler::SetG4PrimFileName(), G4GMocrenFileSceneHandler::SetGddFileName(), G4VisCommandDrawTree::SetNewValue(), G4VisCommandViewerDefaultHiddenEdge::SetNewValue(), G4VisCommandSceneHandlerAttach::SetNewValue(), G4VisCommandSetColour::SetNewValue(), G4VisCommandDrawView::SetNewValue(), G4VisCommandSceneAddArrow::SetNewValue(), G4VisCommandSceneHandlerCreate::SetNewValue(), G4VisCommandSceneActivateModel::SetNewValue(), G4VisCommandViewerDefaultStyle::SetNewValue(), G4VisCommandGeometryList::SetNewValue(), G4VisCommandSetTextColour::SetNewValue(), G4VisCommandViewerAddCutawayPlane::SetNewValue(), G4VisCommandDrawVolume::SetNewValue(), G4VisCommandSceneAddArrow2D::SetNewValue(), G4VisCommandGeometryRestore::SetNewValue(), G4VisCommandSceneCreate::SetNewValue(), G4VisCommandSetLineWidth::SetNewValue(), G4VisCommandOpen::SetNewValue(), G4VisCommandViewerChangeCutawayPlane::SetNewValue(), G4VisCommandSceneHandlerSelect::SetNewValue(), G4VisCommandSetTextLayout::SetNewValue(), G4VisCommandSceneEndOfEventAction::SetNewValue(), G4VisCommandSpecify::SetNewValue(), G4VisCommandSceneAddAxes::SetNewValue(), G4VisCommandViewerClear::SetNewValue(), G4VisCommandReviewKeptEvents::SetNewValue(), G4VisCommandSetTouchable::SetNewValue(), G4VisCommandSceneEndOfRunAction::SetNewValue(), G4VisCommandSceneAddDate::SetNewValue(), G4VisCommandViewerClearCutawayPlanes::SetNewValue(), G4VisCommandViewerClearTransients::SetNewValue(), G4VisCommandSceneNotifyHandlers::SetNewValue(), G4VisCommandViewerClone::SetNewValue(), G4VisCommandSceneAddDigis::SetNewValue(), G4VisCommandSceneSelect::SetNewValue(), G4VisCommandSceneAddEventID::SetNewValue(), G4VisCommandViewerCopyViewFrom::SetNewValue(), G4VisCommandViewerCreate::SetNewValue(), G4VisCommandSceneAddFrame::SetNewValue(), G4VisCommandViewerDolly::SetNewValue(), G4VisCommandViewerFlush::SetNewValue(), G4VisCommandSceneAddHits::SetNewValue(), G4VisCommandViewerPan::SetNewValue(), G4VisCommandSceneAddLine::SetNewValue(), G4VisCommandViewerReset::SetNewValue(), G4VisCommandSceneAddLine2D::SetNewValue(), G4VisCommandViewerRefresh::SetNewValue(), G4VisCommandViewerRebuild::SetNewValue(), G4VisCommandSceneAddLogicalVolume::SetNewValue(), G4VisCommandViewerSave::SetNewValue(), G4VisCommandSceneAddLogo::SetNewValue(), G4VisCommandViewerScale::SetNewValue(), G4VisCommandViewerSelect::SetNewValue(), G4VisCommandSceneAddLogo2D::SetNewValue(), G4VisCommandViewerUpdate::SetNewValue(), G4VisCommandViewerZoom::SetNewValue(), G4VisCommandSceneAddScale::SetNewValue(), G4VisCommandSceneAddText::SetNewValue(), G4VisCommandSceneAddText2D::SetNewValue(), G4VisCommandSceneAddTrajectories::SetNewValue(), G4VisCommandSceneAddVolume::SetNewValue(), G4DAWNFILEViewer::SetView(), G4GMocrenFileViewer::SetView(), G4VRML1FileViewer::ShowView(), G4VRML2FileViewer::ShowView(), G4DAWNFILEViewer::ShowView(), G4GMocrenFileViewer::ShowView(), G4GMocrenIO::storeData3(), G4DAWNFILESceneHandler::~G4DAWNFILESceneHandler(), G4GMocrenFileSceneHandler::~G4GMocrenFileSceneHandler(), G4VRML1FileSceneHandler::~G4VRML1FileSceneHandler(), and G4VRML2FileSceneHandler::~G4VRML2FileSceneHandler().
|
static |
Definition at line 2038 of file G4VisManager.cc.
References all, confirmations, errors, G4cout, G4endl, parameters, quiet, startup, G4String::toLower(), VerbosityGuidanceStrings, VerbosityString(), and warnings.
Referenced by G4VisManager(), G4VisCommandSceneHandlerList::SetNewValue(), G4VisCommandList::SetNewValue(), G4VisCommandVerbose::SetNewValue(), G4VisCommandSceneList::SetNewValue(), G4VisCommandViewerList::SetNewValue(), and SetVerboseLevel().
|
static |
Definition at line 2069 of file G4VisManager.cc.
Definition at line 1999 of file G4VisManager.cc.
References ViewerShortName().
void G4VisManager::Initialise | ( | ) |
Definition at line 234 of file G4VisManager.cc.
References G4cout, G4endl, parameters, PrintAvailableGraphicsSystems(), RegisterGraphicsSystems(), RegisterMessengers(), RegisterModelFactories(), startup, and warnings.
Referenced by CreateSceneHandler(), and main().
void G4VisManager::Initialize | ( | ) |
Referenced by export_G4VisManager(), main(), XrayFluoSimulation::RunSimulation(), and G4VisCommandInitialize::SetNewValue().
|
virtual |
Reimplemented from G4VVisManager.
Definition at line 1118 of file G4VisManager.cc.
References G4Scene::CalculateExtent(), confirmations, G4cout, G4endl, G4Scene::GetName(), G4UImanager::GetUIpointer(), and warnings.
|
protected |
Definition at line 1373 of file G4VisManager.cc.
References G4cout, G4endl, G4VGraphicsSystem::GetName(), and G4VGraphicsSystem::GetNickname().
Referenced by Initialise(), and G4VisCommandList::SetNewValue().
void G4VisManager::RegisterEndOfEventUserVisAction | ( | const G4String & | name, |
G4VUserVisAction * | pVisAction, | ||
const G4VisExtent & | extent = G4VisExtent::NullExtent |
||
) |
Definition at line 1207 of file G4VisManager.cc.
References G4cout, G4endl, and G4VisExtent::GetExtentRadius().
void G4VisManager::RegisterEndOfRunUserVisAction | ( | const G4String & | name, |
G4VUserVisAction * | pVisAction, | ||
const G4VisExtent & | extent = G4VisExtent::NullExtent |
||
) |
Definition at line 1223 of file G4VisManager.cc.
References G4cout, G4endl, and G4VisExtent::GetExtentRadius().
G4bool G4VisManager::RegisterGraphicsSystem | ( | G4VGraphicsSystem * | pSystem | ) |
Definition at line 560 of file G4VisManager.cc.
References confirmations, errors, G4cout, and G4endl.
Referenced by export_G4VisManager().
|
protectedpure virtual |
Implemented in PyG4VisManager.
Referenced by Initialise().
void G4VisManager::RegisterMessenger | ( | G4UImessenger * | messenger | ) |
Referenced by G4VisManager(), and RegisterMessengers().
|
protected |
Definition at line 345 of file G4VisManager.cc.
References G4VisModelManager< typename >::Placement(), G4VisFilterManager< T >::Placement(), and RegisterMessenger().
Referenced by Initialise().
void G4VisManager::RegisterModel | ( | G4VTrajectoryModel * | model | ) |
Definition at line 607 of file G4VisManager.cc.
References G4VisModelManager< typename >::Register().
void G4VisManager::RegisterModel | ( | G4VFilter< G4VTrajectory > * | filter | ) |
|
protectedvirtual |
Reimplemented in PyG4VisManager.
Definition at line 2199 of file G4VisManager.cc.
References G4cout, G4endl, and warnings.
Referenced by Initialise().
void G4VisManager::RegisterModelFactory | ( | G4TrajDrawModelFactory * | factory | ) |
Definition at line 613 of file G4VisManager.cc.
References G4VisModelManager< typename >::Register().
void G4VisManager::RegisterModelFactory | ( | G4TrajFilterFactory * | factory | ) |
void G4VisManager::RegisterModelFactory | ( | G4HitFilterFactory * | factory | ) |
void G4VisManager::RegisterModelFactory | ( | G4DigiFilterFactory * | factory | ) |
void G4VisManager::RegisterRunDurationUserVisAction | ( | const G4String & | name, |
G4VUserVisAction * | pVisAction, | ||
const G4VisExtent & | extent = G4VisExtent::NullExtent |
||
) |
Definition at line 1191 of file G4VisManager.cc.
References G4cout, G4endl, and G4VisExtent::GetExtentRadius().
Referenced by main().
void G4VisManager::ResetTransientsDrawnFlags | ( | ) |
Definition at line 1981 of file G4VisManager.cc.
Referenced by SetCurrentScene(), G4VisCommandSceneEndOfEventAction::SetNewValue(), G4VisCommandSceneEndOfRunAction::SetNewValue(), and G4VisCommandViewerClearTransients::SetNewValue().
Definition at line 651 of file G4VisManager.cc.
References G4VisModelManager< typename >::SetCurrent().
G4SceneHandlerList& G4VisManager::SetAvailableSceneHandlers | ( | ) |
void G4VisManager::SetCurrentGraphicsSystem | ( | G4VGraphicsSystem * | pSystem | ) |
Definition at line 1247 of file G4VisManager.cc.
References confirmations, G4cout, and G4endl.
Referenced by G4VisCommandDrawTree::SetNewValue().
Definition at line 1238 of file G4VisManager.cc.
References ResetTransientsDrawnFlags().
Referenced by G4RayTracerSceneHandler::G4RayTracerSceneHandler(), and G4VisCommandDrawTree::SetNewValue().
void G4VisManager::SetCurrentSceneHandler | ( | G4VSceneHandler * | pSceneHandler | ) |
Definition at line 1294 of file G4VisManager.cc.
References confirmations, G4cout, G4endl, and warnings.
Referenced by G4VisCommandDrawTree::SetNewValue().
Definition at line 1346 of file G4VisManager.cc.
References confirmations, G4cout, G4endl, and warnings.
Referenced by G4VisCommandDrawTree::SetNewValue().
void G4VisManager::SetDefaultViewParameters | ( | const G4ViewParameters & | ) |
Referenced by G4VSceneHandler::ProcessScene().
Referenced by G4VisCommandReviewKeptEvents::SetNewValue().
G4SceneList& G4VisManager::SetSceneList | ( | ) |
Referenced by G4RayTracerSceneHandler::G4RayTracerSceneHandler().
void G4VisManager::SetUserAction | ( | G4VUserVisAction * | pVisAction, |
const G4VisExtent & | = G4VisExtent::NullExtent |
||
) |
Referenced by main().
void G4VisManager::SetUserActionExtent | ( | const G4VisExtent & | ) |
Definition at line 2081 of file G4VisManager.cc.
References GetVerbosityValue().
Referenced by main(), and G4VisCommandVerbose::SetNewValue().
Definition at line 2085 of file G4VisManager.cc.
References GetVerbosityValue().
Definition at line 2023 of file G4VisManager.cc.
References all, confirmations, errors, parameters, quiet, startup, and warnings.
Referenced by G4VisManager(), GetVerbosityValue(), and G4VisCommandVerbose::SetNewValue().
Definition at line 1993 of file G4VisManager.cc.
References G4String::strip().
Referenced by GetViewer().
|
friend |
Definition at line 135 of file G4VisManager.hh.
|
friend |
Definition at line 133 of file G4VisManager.hh.
|
friend |
Definition at line 134 of file G4VisManager.hh.
|
friend |
Definition at line 131 of file G4VisManager.hh.
|
friend |
Definition at line 130 of file G4VisManager.hh.
|
friend |
Definition at line 132 of file G4VisManager.hh.
|
friend |
Definition at line 129 of file G4VisManager.hh.
|
friend |
Definition at line 141 of file G4VisManager.hh.
|
friend |
Definition at line 140 of file G4VisManager.hh.
Referenced by G4VisManager().
|
friend |
Definition at line 138 of file G4VisManager.hh.
|
friend |
Definition at line 139 of file G4VisManager.hh.
|
friend |
Definition at line 68 of file G4VGraphicsSystem.cc.
|
friend |
Definition at line 933 of file G4VSceneHandler.cc.
|
protected |
Definition at line 530 of file G4VisManager.hh.
|
protected |
Definition at line 453 of file G4VisManager.hh.
|
static |
Definition at line 439 of file G4VisManager.hh.
Referenced by G4VisCommandVerbose::G4VisCommandVerbose(), G4VisManager(), and GetVerbosityValue().