Saga3D API Documentation
1.0-RC4
|
This is the complete list of members for saga::scene::ISceneNodeAnimatorFactory, including all inherited members.
createSceneNodeAnimator(ESCENE_NODE_ANIMATOR_TYPE type, ISceneNode *target)=0 | saga::scene::ISceneNodeAnimatorFactory | pure virtual |
createSceneNodeAnimator(const char *typeName, ISceneNode *target)=0 | saga::scene::ISceneNodeAnimatorFactory | pure virtual |
getCreatableSceneNodeAnimatorTypeCount() const =0 | saga::scene::ISceneNodeAnimatorFactory | pure virtual |
getCreateableSceneNodeAnimatorType(std::uint32_t idx) const =0 | saga::scene::ISceneNodeAnimatorFactory | pure virtual |
getCreateableSceneNodeAnimatorTypeName(std::uint32_t idx) const =0 | saga::scene::ISceneNodeAnimatorFactory | pure virtual |
getCreateableSceneNodeAnimatorTypeName(ESCENE_NODE_ANIMATOR_TYPE type) const =0 | saga::scene::ISceneNodeAnimatorFactory | pure virtual |