Updated to slideshow3D to support animation + pausing of animation.
Updated associated osg/osgUtil classes that provide animation pausing.
This commit is contained in:
@@ -77,6 +77,9 @@ protected:
|
||||
bool _autoSteppingActive;
|
||||
bool _loopPresentation;
|
||||
bool _pause;
|
||||
|
||||
void resetUpdateCallbacks();
|
||||
void resetUpdateCallbackActivity();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user