LuciadCPillar 2023.1.04
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