Definition at line 21 of file AnimationSequencer.cxx.
◆ getRegionSphere()
Definition at line 188 of file AnimationSequencer.cxx.
189{
193 }
195 switch (region) {
198
200 break;
203 r = perspective ? 13 : 7;
204 break;
207 r = perspective ? 35 : 27;
208 break;
210 default:
212 r = perspective ? 95 : 73;
213 break;
214 }
217}
static void messageVerbose(const QString &)
◆ animationFrameNumber
| unsigned int AnimationSequencer::Clockwork::animationFrameNumber |
|
mutable |
◆ animationSequence
◆ frameFileNamePrefix
| QString AnimationSequencer::Clockwork::frameFileNamePrefix |
◆ last_clipVolPercent
| double AnimationSequencer::Clockwork::last_clipVolPercent |
◆ movieEnabled
| bool AnimationSequencer::Clockwork::movieEnabled |
◆ movieFPS
| int AnimationSequencer::Clockwork::movieFPS |
◆ movieHeight
| int AnimationSequencer::Clockwork::movieHeight |
◆ movieOutdir
| QString AnimationSequencer::Clockwork::movieOutdir |
◆ movieWidth
| int AnimationSequencer::Clockwork::movieWidth |
◆ sphere
| SoSphere* AnimationSequencer::Clockwork::sphere |
◆ viewer
The documentation for this class was generated from the following file: