, including all inherited members.
AddReference() | PLCore::ObjectBase | |
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 | |
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 | |
GetCamera() const | PLScene::SPScene | |
GetClass() const | PLCore::ObjectBase | [virtual] |
GetCullQuery() const | PLScene::SPScene | |
GetDefaultSceneRenderer() const | PLScene::SPScene | |
GetMethod(const String &sName) | PLCore::Object | |
GetMethods(List< DynFuncPtr > &lstMethods) | PLCore::Object | |
GetPointer() const | PLCore::ObjectBase | |
GetPointer() | PLCore::ObjectBase | |
GetRefCount() const | PLCore::ObjectBase | |
GetRootContainer() const | PLScene::SPScene | |
GetSceneContainer() const | PLScene::SPScene | |
GetSceneContext() const | PLScene::SPScene | |
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 | |
Object() | PLCore::Object | |
ObjectBase() | PLCore::ObjectBase | |
OnPaint(PLRenderer::Surface &cSurface) override | PLScene::SPScene | [virtual] |
OnPaintBegin(Surface &cSurface) | PLRenderer::SurfacePainter | [protected, virtual] |
OnPaintEnd(Surface &cSurface) | PLRenderer::SurfacePainter | [protected, virtual] |
Release() | PLCore::ObjectBase | |
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 | |
SetCamera(SNCamera *pCamera) | PLScene::SPScene | |
SetDefaultSceneRenderer(const PLCore::String &sSceneRenderer="Forward.sr") | PLScene::SPScene | |
SetDefaultValues() | PLCore::Object | |
SetRootContainer(SceneContainer *pContainer) | PLScene::SPScene | |
SetSceneContainer(SceneContainer *pContainer) | PLScene::SPScene | |
SetValues(const String &sVars) | PLCore::Object | |
SetValuesXml(const XmlElement &cElement) | PLCore::Object | |
SoftRelease() | PLCore::ObjectBase | |
SPScene(PLRenderer::Renderer &cRenderer) | PLScene::SPScene | |
SurfacePainter(const SurfacePainter &cSource) | PLRenderer::SurfacePainter | [protected] |
SurfacePainter(Renderer &cRenderer) | PLRenderer::SurfacePainter | [protected] |
ToString() const | PLCore::Object | [virtual] |
ToXml() const | PLCore::Object | [virtual] |
~Object() | PLCore::Object | [virtual] |
~ObjectBase() | PLCore::ObjectBase | [virtual] |
~SPScene() | PLScene::SPScene | [virtual] |
~SurfacePainter() | PLRenderer::SurfacePainter | [protected, virtual] |