LuciadCPillar 2024.0.08
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
animations

Animations API. More...

Classes

class  luciad::AnimationManager
 Class that starts, updates and stops luciad::IAnimation objects that are assigned to it. More...
 
class  luciad::IAnimation
 An animation that can be added to AnimationManager. More...
 

Detailed Description

Animations API.

Provides a simple animation framework. Animations are created by implementing the luciad::IAnimation interface, and played back using luciad::AnimationManager.

Since
2021.1