This is the complete list of members for IMGuiService, including all inherited members.
| addInputCharachter(ImGuiContext *context, nap::uint character) | IMGuiService | |
| created() | Service | protectedvirtual |
| draw() | IMGuiService | |
| findContext(int windowID) | IMGuiService | |
| getConfiguration() | Service | protected |
| getConfiguration() const | Service | protected |
| getContext(nap::ResourcePtr< RenderWindow > window) | IMGuiService | |
| getCore() | Service | |
| getCore() const | Service | |
| getDependentServices(std::vector< rtti::TypeInfo > &dependencies) override | IMGuiService | protectedvirtual |
| getIcon(std::string &&name) | IMGuiService | |
| getIniFilePath() const | Service | protected |
| getIniFilePath(const std::string &appendix) const | Service | protected |
| getModule() const | Service | |
| getPalette() const | IMGuiService | |
| getScale() const | IMGuiService | |
| getScale(const ImGuiContext *context) const | IMGuiService | |
| getTextureHandle(const nap::Texture2D &texture) const | IMGuiService | |
| getTypeName() const | Service | |
| IMGuiService(ServiceConfiguration *configuration) | IMGuiService | |
| init(utility::ErrorState &error) override | IMGuiService | protectedvirtual |
| isCapturingKeyboard(ImGuiContext *context) | IMGuiService | |
| isCapturingMouse(ImGuiContext *context) | IMGuiService | |
| loadIcon(const std::string &name, const nap::Module &module, utility::ErrorState &error) | IMGuiService | |
| operator=(const Service &)=delete | Service | |
| operator=(Service &&)=delete | Service | |
| postResourcesLoaded() | Service | protectedvirtual |
| postUpdate(double deltaTime) override | IMGuiService | protectedvirtual |
| preResourcesLoaded() | Service | protectedvirtual |
| preShutdown() override | IMGuiService | protectedvirtual |
| preUpdate(double deltaTime) | Service | protectedvirtual |
| processInputEvent(const InputEvent &event) | IMGuiService | |
| registerObjectCreators(rtti::Factory &factory) override | IMGuiService | protectedvirtual |
| selectWindow(nap::ResourcePtr< RenderWindow > window) | IMGuiService | |
| Service(ServiceConfiguration *configuration) | Service | |
| Service(ServiceConfiguration *configuration) | Service | |
| Service(Service &)=delete | Service | |
| Service(Service &&)=delete | Service | |
| setPalette(gui::EColorScheme palette) | IMGuiService | |
| shutdown() override | IMGuiService | protectedvirtual |
| update(double deltaTime) override | IMGuiService | protectedvirtual |
| ~Service() | Service | virtual |