| __DeclareClass(GraphicsServer) | Graphics::GraphicsServer | private |
| __DeclareSingleton(GraphicsServer) | Graphics::GraphicsServer | private |
| AddEndFrameCall(void(*func)(IndexT frameIndex, IndexT bufferIndex)) | Graphics::GraphicsServer | |
| AddRef() | Core::RefCounted | inline |
| AddWindow(const CoreGraphics::WindowId window) | Graphics::GraphicsServer | |
| Close() | Graphics::GraphicsServer | |
| contexts | Graphics::GraphicsServer | private |
| CreateGraphicsEntity() | Graphics::GraphicsServer | |
| CreateView(const Util::StringAtom &name, bool(*renderFunction)(const Math::rectangle< int > &, IndexT, IndexT), const Math::rectangle< int > &viewport, Graphics::StageMask stageMask=PRIMARY_STAGE_MASK, std::function< void(IndexT, IndexT)> preViewCallback=nullptr, std::function< void(IndexT, IndexT)> postViewCallback=nullptr) | Graphics::GraphicsServer | |
| CreateView(const Util::StringAtom &name) | Graphics::GraphicsServer | |
| currentView | Graphics::GraphicsServer | private |
| DiscardGraphicsEntity(const GraphicsEntityId id) | Graphics::GraphicsServer | |
| DiscardView(const Graphics::ViewId view) | Graphics::GraphicsServer | |
| displayDevice | Graphics::GraphicsServer | private |
| DumpRefCountingLeaks() | Core::RefCounted | static |
| EndFrame() | Graphics::GraphicsServer | |
| endFrameCallbacks | Graphics::GraphicsServer | private |
| entityPool | Graphics::GraphicsServer | private |
| frameContext | Graphics::GraphicsServer | private |
| GetClassFourCC() const | Core::RefCounted | inline |
| GetClassName() const | Core::RefCounted | inline |
| GetCurrentView() const | Graphics::GraphicsServer | |
| GetFrameIndex() const | Graphics::GraphicsServer | inline |
| GetFrameTime() const | Graphics::GraphicsServer | inline |
| GetRefCount() const | Core::RefCounted | inline |
| GetTime() const | Graphics::GraphicsServer | inline |
| GetView(const Util::StringAtom &name) | Graphics::GraphicsServer | |
| GetWindows() const | Graphics::GraphicsServer | |
| graphicsDevice | Graphics::GraphicsServer | private |
| GraphicsServer() | Graphics::GraphicsServer | |
| IsA(const Rtti &rtti) const | Core::RefCounted | inline |
| IsA(const Util::String &rttiName) const | Core::RefCounted | inline |
| IsA(const Util::FourCC &rttiFourCC) const | Core::RefCounted | inline |
| IsInstanceOf(const Rtti &rtti) const | Core::RefCounted | inline |
| IsInstanceOf(const Util::String &className) const | Core::RefCounted | inline |
| IsInstanceOf(const Util::FourCC &classFourCC) const | Core::RefCounted | inline |
| isOpen | Graphics::GraphicsServer | private |
| IsValidGraphicsEntity(const GraphicsEntityId id) | Graphics::GraphicsServer | |
| maxWindowHeight | Graphics::GraphicsServer | private |
| maxWindowWidth | Graphics::GraphicsServer | private |
| NewFrame() | Graphics::GraphicsServer | |
| OnWindowResized(CoreGraphics::WindowId wndId) | Graphics::GraphicsServer | |
| Open() | Graphics::GraphicsServer | |
| ownsTimer | Graphics::GraphicsServer | private |
| postLogicCalls | Graphics::GraphicsServer | private |
| postLogicViewCalls | Graphics::GraphicsServer | private |
| postViewCallbacks | Graphics::GraphicsServer | private |
| preLogicCalls | Graphics::GraphicsServer | private |
| preLogicViewCalls | Graphics::GraphicsServer | private |
| preViewCallbacks | Graphics::GraphicsServer | private |
| refCount | Core::RefCounted | private |
| RefCounted() | Core::RefCounted | inline |
| RegisterGraphicsContext(GraphicsContextFunctionBundle *context, GraphicsContextState *state) | Graphics::GraphicsServer | |
| Release() | Core::RefCounted | inline |
| RemoveWindow(const CoreGraphics::WindowId window) | Graphics::GraphicsServer | |
| Render() | Graphics::GraphicsServer | |
| RenderDebug(uint32_t flags) | Graphics::GraphicsServer | |
| resizeCall | Graphics::GraphicsServer | private |
| RunPostLogic() | Graphics::GraphicsServer | |
| RunPreLogic() | Graphics::GraphicsServer | |
| SetCurrentView(const Graphics::ViewId view) | Graphics::GraphicsServer | |
| SetResizeCall(void(*)(const SizeT, const SizeT)) | Graphics::GraphicsServer | inline |
| SetupPostLogicCalls(const Util::Array< ViewIndependentCall > &calls) | Graphics::GraphicsServer | inline |
| SetupPostLogicViewCalls(const Util::Array< ViewDependentCall > &calls) | Graphics::GraphicsServer | inline |
| SetupPreLogicCalls(const Util::Array< ViewIndependentCall > &calls) | Graphics::GraphicsServer | inline |
| SetupPreLogicViewCalls(const Util::Array< ViewDependentCall > &calls) | Graphics::GraphicsServer | inline |
| shaderServer | Graphics::GraphicsServer | private |
| shapeRenderer | Graphics::GraphicsServer | private |
| states | Graphics::GraphicsServer | private |
| textRenderer | Graphics::GraphicsServer | private |
| timer | Graphics::GraphicsServer | private |
| UnregisterGraphicsContext(GraphicsContextFunctionBundle *context) | Graphics::GraphicsServer | |
| views | Graphics::GraphicsServer | private |
| viewsByName | Graphics::GraphicsServer | private |
| windows | Graphics::GraphicsServer | private |
| ~GraphicsServer() | Graphics::GraphicsServer | virtual |
| ~RefCounted() | Core::RefCounted | protectedvirtual |