![]() |
ATLAS Offline Software
|
Public Member Functions | |
| SoSphere * | getRegionSphere (AnimationSequence::REGION, bool perspective) |
Public Attributes | |
| AnimationSequence | animationSequence |
| unsigned int | animationFrameNumber {} |
| VP1ExaminerViewer * | viewer {} |
| SoSphere * | sphere {} |
| bool | movieEnabled {} |
| int | movieFPS {} |
| int | movieWidth {} |
| int | movieHeight {} |
| QString | movieOutdir |
| QString | frameFileNamePrefix |
| double | last_clipVolPercent {} |
Definition at line 21 of file AnimationSequencer.cxx.
| SoSphere * AnimationSequencer::Clockwork::getRegionSphere | ( | AnimationSequence::REGION | region, |
| bool | perspective ) |
Definition at line 188 of file AnimationSequencer.cxx.
|
mutable |
Definition at line 26 of file AnimationSequencer.cxx.
| AnimationSequence AnimationSequencer::Clockwork::animationSequence |
Definition at line 25 of file AnimationSequencer.cxx.
| QString AnimationSequencer::Clockwork::frameFileNamePrefix |
Definition at line 37 of file AnimationSequencer.cxx.
| double AnimationSequencer::Clockwork::last_clipVolPercent {} |
Definition at line 38 of file AnimationSequencer.cxx.
| bool AnimationSequencer::Clockwork::movieEnabled {} |
Definition at line 32 of file AnimationSequencer.cxx.
| int AnimationSequencer::Clockwork::movieFPS {} |
Definition at line 33 of file AnimationSequencer.cxx.
| int AnimationSequencer::Clockwork::movieHeight {} |
Definition at line 35 of file AnimationSequencer.cxx.
| QString AnimationSequencer::Clockwork::movieOutdir |
Definition at line 36 of file AnimationSequencer.cxx.
| int AnimationSequencer::Clockwork::movieWidth {} |
Definition at line 34 of file AnimationSequencer.cxx.
| SoSphere* AnimationSequencer::Clockwork::sphere {} |
Definition at line 28 of file AnimationSequencer.cxx.
| VP1ExaminerViewer* AnimationSequencer::Clockwork::viewer {} |
Definition at line 27 of file AnimationSequencer.cxx.