#include "Base/spStandard.hpp"#include "SceneGraph/spSceneNode.hpp"#include "SceneGraph/Animation/spAnimationPlayback.hpp"#include <list>Go to the source code of this file.
Classes | |
| class | sp::scene::Animation |
Namespaces | |
| namespace | sp |
!! | |
| namespace | sp::scene |
Add 3D object management functions and scene rendering can be found in this namespace. | |
Enumerations | |
| enum | sp::scene::EAnimationTypes { sp::scene::ANIMATION_NODE, sp::scene::ANIMATION_MORPHTARGET, sp::scene::ANIMATION_SKELETAL } |
Types of animation classes. More... | |
| enum | sp::scene::EAnimationFlags { sp::scene::ANIMFLAG_NO_GROUPING = 0x01, sp::scene::ANIMFLAG_NO_TRANSFORMATION = 0x02 } |
Animation flags. More... | |
1.7.1