| ||||||||||||||||||
tlp::AdditionalGlSceneAnimation Class Reference A class which encapsulate a Tulip OpenGL scene animation This class aims to encapsulate a Tulip OpenGL scene animation. Derive it if you want to add extra animations to the Tulip OpenGL scene while a Zoom and Pan is performed. More...
Public Member Functions
Protected Attributes
Detailed DescriptionA class which encapsulate a Tulip OpenGL scene animation This class aims to encapsulate a Tulip OpenGL scene animation. Derive it if you want to add extra animations to the Tulip OpenGL scene while a Zoom and Pan is performed. Constructor & Destructor Documentation
Member Function Documentation
Pure virtual method called at each step of the Zoom and Pan animation. Implement it in your derived class to perform any extra animation you want on the Tulip OpenGL scene.
Method to set the total number of animation steps. No need to call it because the GlSceneZoomAndPan class do that task. Member Data Documentation
|
Tulip Software by LaBRI Visualization Team 2001 - 2012 |