PixelLightAPI  .
PLEngine::EngineApplication Member List
This is the complete list of members for PLEngine::EngineApplication, including all inherited members.
AbstractFrontend()PLCore::AbstractFrontend [protected]
AbstractLifecycle()PLCore::AbstractLifecycle [protected]
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
ClearScene()PLEngine::EngineApplication
ConsoleCommandQuit(ConsoleCommand &cCommand)PLEngine::EngineApplication
CoreApplication()PLCore::CoreApplication
DeInit()PLRenderer::SurfaceWindowHandler [protected]
EngineApplication(PLCore::Frontend &cFrontend, const PLCore::String &sSceneFilename="")PLEngine::EngineApplication
Exit(int nResult)PLCore::CoreApplication [inline]
FromString(const String &sString)PLCore::Object [virtual]
FromXml(const XmlElement &cElement)PLCore::Object [virtual]
FrontendApplication(Frontend &cFrontend)PLCore::FrontendApplication [protected]
GetAppDataSubdir() const PLCore::CoreApplication [inline]
GetApplication()PLCore::CoreApplication [inline, static]
GetApplicationContext() const PLCore::CoreApplication [inline]
GetAttribute(const String &sName) const PLCore::Object
GetAttributes() const PLCore::Object
GetCamera() const PLEngine::EngineApplication
GetClass() const PLCore::ObjectBase [virtual]
GetConfig()PLCore::CoreApplication [inline]
GetConfigName() const PLCore::CoreApplication [inline]
GetInputController() const PLEngine::EngineApplication
GetLogName() const PLCore::CoreApplication [inline]
GetMethod(const String &sName)PLCore::Object
GetMethods(List< DynFuncPtr > &lstMethods)PLCore::Object
GetMultiUser() const PLCore::CoreApplication [inline]
GetName() const PLCore::CoreApplication [inline]
GetPointer() const PLCore::ObjectBase
GetPointer()PLCore::ObjectBase
GetRefCount() const PLCore::ObjectBase
GetRenderer() const PLRenderer::SurfaceWindowHandler [inline]
GetScene() const PLEngine::EngineApplication
GetSceneRendererTool()PLEngine::EngineApplication
GetSceneRendererTool() const PLEngine::EngineApplication
GetScreenshotTool()PLEngine::EngineApplication
GetSignal(const String &sName) const PLCore::Object
GetSignals() const PLCore::Object
GetSlot(const String &sName) const PLCore::Object
GetSlots() const PLCore::Object
GetSurface() const PLRenderer::SurfaceWindowHandler [inline]
GetTitle() const PLCore::CoreApplication [inline]
GetValues(EDefaultValue nDefaultValue=NoDefault) const PLCore::Object
GetValuesXml(XmlElement &cElement, EDefaultValue nDefaultValue=NoDefault) const PLCore::Object
GetVersion() const PLCore::CoreApplication [inline]
Init(Renderer &cRenderer, PLCore::handle nNativeWindowHandle, const DisplayMode &sDisplayMode, bool bFullscreen=false)PLRenderer::SurfaceWindowHandler [protected]
IsEditModeEnabled() const PLEngine::EngineApplication
IsInstanceOf(const String &sClass) const PLCore::Object
IsInstanceOfByReference(const Class &cClass) const PLCore::Object
IsRunning() const PLCore::CoreApplication [inline]
LoadScene(const PLCore::String &sFilename)PLEngine::EngineApplication [virtual]
m_bEditModeEnabledPLEngine::EngineApplication [protected]
m_bHasLoadScreenPLEngine::EngineApplication [protected]
m_bMultiUserPLCore::CoreApplication [protected]
m_bRunningPLCore::CoreApplication [protected]
m_cApplicationContextPLCore::CoreApplication [protected]
m_cCameraHandlerPLEngine::EngineApplication [protected]
m_cCommandLinePLCore::CoreApplication [protected]
m_cConfigPLCore::CoreApplication [protected]
m_cSceneContainerHandlerPLEngine::EngineApplication [protected]
m_cSceneRendererToolPLEngine::EngineApplication [protected]
m_cScreenshotPLEngine::EngineApplication [protected]
m_cVersionPLCore::CoreApplication [protected]
m_nResultPLCore::CoreApplication [protected]
m_pDisplayModePLRenderer::RendererApplication [protected]
m_pFirstFoundCameraPLEngine::EngineApplication [protected]
m_pInputControllerPLEngine::EngineApplication [protected]
m_pRendererPLRenderer::SurfaceWindowHandler [protected]
m_pRendererContextPLRenderer::RendererApplication [protected]
m_pRootScenePLScene::SceneApplication [protected]
m_pSceneContextPLScene::SceneApplication [protected]
m_pSurfaceHandlerPLRenderer::SurfaceWindowHandler [protected]
m_sAppDataSubdirPLCore::CoreApplication [protected]
m_sClearColorPLEngine::EngineApplication [protected]
m_sConfigNamePLCore::CoreApplication [protected]
m_sDefaultSceneRendererPLEngine::EngineApplication [protected]
m_sLogNamePLCore::CoreApplication [protected]
m_sNamePLCore::CoreApplication [protected]
m_sSceneRendererVariablesPLEngine::EngineApplication [protected]
m_sStartCameraPLEngine::EngineApplication [protected]
m_sSurfacePainterPLRenderer::RendererApplication [protected]
m_sTitlePLCore::CoreApplication [protected]
Main()PLCore::CoreApplication [protected, virtual]
Object()PLCore::Object
ObjectBase()PLCore::ObjectBase
OnCreate() overridePLCore::CoreApplication [protected, virtual]
OnCreateInputController()PLEngine::EngineApplication [protected, virtual]
OnCreatePainter()PLRenderer::RendererApplication [protected, virtual]
OnCreateRendererContext()PLRenderer::RendererApplication [protected, virtual]
OnCreateRootScene() overridePLEngine::EngineApplication [protected, virtual]
OnCreateScene(PLScene::SceneContainer &cContainer)PLEngine::EngineApplication [protected, virtual]
OnDeInit()PLCore::CoreApplication [protected, virtual]
OnDestroy() overridePLCore::CoreApplication [protected, virtual]
OnDraw() overridePLRenderer::RendererApplication [protected, virtual]
OnDrop(const Container< String > &lstFiles) overridePLCore::FrontendApplication [protected, virtual]
OnFirstProgramStart()PLCore::CoreApplication [protected, virtual]
OnFullscreenMode() overridePLRenderer::RendererApplication [protected, virtual]
OnInit()PLCore::CoreApplication [protected, virtual]
OnInitCmdLine()PLCore::CoreApplication [protected, virtual]
OnInitConfig() overridePLCore::FrontendApplication [protected, virtual]
OnInitData() overridePLCore::FrontendApplication [protected, virtual]
OnInitLog()PLCore::CoreApplication [protected, virtual]
OnInitPlugins() overridePLCore::FrontendApplication [protected, virtual]
OnInputControllerFound(PLInput::Controller *pInputController, PLCore::String sInputSemantic)PLEngine::EngineApplication [protected, virtual]
OnLoadProgress(float fLoadProgress)PLEngine::EngineApplication [protected, virtual]
OnPause() overridePLEngine::EngineApplication [protected, virtual]
OnPrintHelp()PLCore::CoreApplication [protected, virtual]
OnPrintVersion()PLCore::CoreApplication [protected, virtual]
OnRestart() overridePLCore::CoreApplication [protected, virtual]
OnResume() overridePLEngine::EngineApplication [protected, virtual]
OnSignal(ESignal nSignal)PLCore::CoreApplication [protected, virtual]
OnSize() overridePLCore::FrontendApplication [protected, virtual]
OnStart() overridePLEngine::EngineApplication [protected, virtual]
OnStop() overridePLEngine::EngineApplication [protected, virtual]
OnUpdate() overridePLEngine::EngineApplication [protected, virtual]
Release()PLCore::ObjectBase
Run(const String &sExecutableFilename, const Array< String > &lstArguments)PLCore::CoreApplication
SetAppDataSubdir(const String &sSubdir)PLCore::CoreApplication [inline]
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(PLScene::SNCamera *pCamera)PLEngine::EngineApplication [virtual]
SetConfigName(const String &sConfigName)PLCore::CoreApplication [inline]
SetDefaultValues()PLCore::Object
SetEditModeEnabled(bool bEnabled=true)PLEngine::EngineApplication
SetInputController(PLInput::VirtualController *pInputController)PLEngine::EngineApplication
SetLogName(const String &sLogName)PLCore::CoreApplication [inline]
SetMultiUser(bool bMultiUser)PLCore::CoreApplication [inline]
SetName(const String &sName)PLCore::CoreApplication
SetRootScene(PLScene::SceneContainer *pSceneContainer)PLScene::SceneApplication [protected]
SetScene(PLScene::SceneContainer *pContainer)PLEngine::EngineApplication
SetTitle(const String &sTitle)PLCore::CoreApplication [inline]
SetValues(const String &sVars)PLCore::Object
SetValuesXml(const XmlElement &cElement)PLCore::Object
SetVersion(const Version &cVersion)PLCore::CoreApplication [inline]
SoftRelease()PLCore::ObjectBase
SurfaceWindowHandler()PLRenderer::SurfaceWindowHandler
ToString() const PLCore::Object [virtual]
ToXml() const PLCore::Object [virtual]
~AbstractFrontend()PLCore::AbstractFrontend [protected, virtual]
~AbstractLifecycle()PLCore::AbstractLifecycle [protected, virtual]
~CoreApplication()PLCore::CoreApplication [virtual]
~EngineApplication()PLEngine::EngineApplication [virtual]
~FrontendApplication()PLCore::FrontendApplication [protected, virtual]
~Object()PLCore::Object [virtual]
~ObjectBase()PLCore::ObjectBase [virtual]
~SurfaceWindowHandler()PLRenderer::SurfaceWindowHandler [virtual]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:29
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported