This is the complete list of members for
PLScene::SceneHierarchy, including all inherited members.
AddReference() | PLCore::ObjectBase | |
AddSceneNode(SceneNode &cSceneNode) | PLScene::SceneHierarchy | [protected] |
CallMethod(const String &sName, DynParams &cParams) | PLCore::Object | |
CallMethod(const String &sName, const DynParams &cParams) | PLCore::Object | |
CallMethod(const String &sName, const String &sParams) | PLCore::Object | |
CallMethod(const String &sName, const XmlElement &cElement) | PLCore::Object | |
CreateNode()=0 | PLScene::SceneHierarchy | [protected, pure virtual] |
FromString(const String &sString) | PLCore::Object | [virtual] |
FromXml(const XmlElement &cElement) | PLCore::Object | [virtual] |
GetAttribute(const String &sName) const | PLCore::Object | |
GetAttributes() const | PLCore::Object | |
GetClass() const | PLCore::ObjectBase | [virtual] |
GetMethod(const String &sName) | PLCore::Object | |
GetMethods(List< DynFuncPtr > &lstMethods) | PLCore::Object | |
GetPointer() const | PLCore::ObjectBase | |
GetPointer() | PLCore::ObjectBase | |
GetRefCount() const | PLCore::ObjectBase | |
GetSignal(const String &sName) const | PLCore::Object | |
GetSignals() const | PLCore::Object | |
GetSlot(const String &sName) const | PLCore::Object | |
GetSlots() const | PLCore::Object | |
GetValues(EDefaultValue nDefaultValue=NoDefault) const | PLCore::Object | |
GetValuesXml(XmlElement &cElement, EDefaultValue nDefaultValue=NoDefault) const | PLCore::Object | |
IsInstanceOf(const String &sClass) const | PLCore::Object | |
IsInstanceOfByReference(const Class &cClass) const | PLCore::Object | |
m_lstFreeNodes | PLScene::SceneHierarchy | [protected] |
m_nMaxLevel | PLScene::SceneHierarchy | [protected] |
m_nMaxNumOfNodeItems | PLScene::SceneHierarchy | [protected] |
m_nNumOfSceneNodes | PLScene::SceneHierarchy | [protected] |
m_nTotalNumOfNodes | PLScene::SceneHierarchy | [protected] |
m_pRootNode | PLScene::SceneHierarchy | [protected] |
m_pSceneContainer | PLScene::SceneHierarchy | [protected] |
Object() | PLCore::Object | |
ObjectBase() | PLCore::ObjectBase | |
RefreshSceneNode(SceneNode &cSceneNode) | PLScene::SceneHierarchy | [protected] |
Release() | PLCore::ObjectBase | |
RemoveSceneNode(SceneNode &cSceneNode) | PLScene::SceneHierarchy | [protected] |
SceneHierarchy() | PLScene::SceneHierarchy | [protected] |
SetAttribute(const String &sName, const String &sValue) | PLCore::Object | |
SetAttribute(const String &sName, const DynVar &cVar) | PLCore::Object | |
SetAttribute(const String &sName, const DynVar *pVar) | PLCore::Object | |
SetAttributeDefault(const String &sName) | PLCore::Object | |
SetDefaultValues() | PLCore::Object | |
SetValues(const String &sVars) | PLCore::Object | |
SetValuesXml(const XmlElement &cElement) | PLCore::Object | |
SoftRelease() | PLCore::ObjectBase | |
ToString() const | PLCore::Object | [virtual] |
ToXml() const | PLCore::Object | [virtual] |
~Object() | PLCore::Object | [virtual] |
~ObjectBase() | PLCore::ObjectBase | [virtual] |
~SceneHierarchy() | PLScene::SceneHierarchy | [protected, virtual] |