Saga3D API Documentation  1.0-RC4
saga::scene::ISceneNodeFactory Member List

This is the complete list of members for saga::scene::ISceneNodeFactory, including all inherited members.

addSceneNode(E_SCENE_NODE_TYPE type, ISceneNode *parent=0)=0saga::scene::ISceneNodeFactorypure virtual
addSceneNode(const char *typeName, ISceneNode *parent=0)=0saga::scene::ISceneNodeFactorypure virtual
getCreatableSceneNodeTypeCount() const =0saga::scene::ISceneNodeFactorypure virtual
getCreateableSceneNodeType(std::uint32_t idx) const =0saga::scene::ISceneNodeFactorypure virtual
getCreateableSceneNodeTypeName(std::uint32_t idx) const =0saga::scene::ISceneNodeFactorypure virtual
getCreateableSceneNodeTypeName(E_SCENE_NODE_TYPE type) const =0saga::scene::ISceneNodeFactorypure virtual