| Package | Description |
|---|---|
| de.javagl.jgltf.model |
Classes for loading and accessing glTF data.
|
| de.javagl.jgltf.model.animation |
Classes for handling animations.
|
| Class and Description |
|---|
| Animation
A class representing a generic animation.
|
| AnimationManager
A class that manages several
Animation instances, and dispatches
any updates in the (global) time to these animations. |
| AnimationManager.AnimationPolicy
A policy describing how the animations should be executed
|
| Class and Description |
|---|
| Animation
A class representing a generic animation.
|
| AnimationListener
Interface for classes that want to be informed about the progress
of an
Animation |
| AnimationManager
A class that manages several
Animation instances, and dispatches
any updates in the (global) time to these animations. |
| AnimationManager.AnimationPolicy
A policy describing how the animations should be executed
|
| AnimationManagerListener
Interface for classes that want to be informed about changes
in an
AnimationManager |
| InterpolatorType
Enumeration of interpolator types
|
Copyright © 2022. All Rights Reserved.