This is the complete list of members for RE::BSGraphics::Renderer, including all inherited members.
| CreateRenderTexture(std::uint32_t a_width, std::uint32_t a_height) | RE::BSGraphics::Renderer | |
| CreateSwapChain(REX::W32::HWND *a_window, bool a_setCurrent) | RE::BSGraphics::Renderer | |
| data | RE::BSGraphics::Renderer | |
| GetCurrentRenderWindow() | RE::BSGraphics::Renderer | static |
| GetDevice() | RE::BSGraphics::Renderer | static |
| GetRendererData() | RE::BSGraphics::Renderer | static |
| GetScreenSize() | RE::BSGraphics::Renderer | static |
| GetSingleton() noexcept | RE::BSGraphics::Renderer | static |
| KillWindow(std::uint32_t a_windowID) | RE::BSGraphics::Renderer | |
| Lock() | RE::BSGraphics::Renderer | |
| RequestWindowResize(std::uint32_t a_width, std::uint32_t a_height) | RE::BSGraphics::Renderer | |
| ResetWindow(std::uint32_t a_windowID) | RE::BSGraphics::Renderer | |
| ResizeWindow(std::uint32_t a_windowID, std::uint32_t a_width, std::uint32_t a_height, bool a_fullscreen, bool a_borderless) | RE::BSGraphics::Renderer | |
| SaveRenderTargetToFile(RENDER_TARGET a_renderTarget, const char *a_filePath, TextureFileFormat a_textureFileFormat) | RE::BSGraphics::Renderer | |
| SetWindowActiveState(bool a_show) | RE::BSGraphics::Renderer | |
| SetWindowPosition(std::uint32_t a_windowID, std::int32_t a_x, std::int32_t a_y) | RE::BSGraphics::Renderer | |
| unk00 | RE::BSGraphics::Renderer | |
| unk08 | RE::BSGraphics::Renderer | |
| Unlock() | RE::BSGraphics::Renderer | |
| UpdateViewPort(std::uint32_t a_unk1, std::uint32_t a_unk2, bool a_unk3) | RE::BSGraphics::Renderer | |
| WindowSizeChanged(std::uint32_t a_windowID) | RE::BSGraphics::Renderer | |