![]() |
nomlib
|
This is the complete list of members for nom::RocketSDL2RenderInterface, including all inherited members.
| ctx_ | nom::RocketSDL2RenderInterface | privatestatic |
| EnableScissorRegion(bool enable) | nom::RocketSDL2RenderInterface | virtual |
| GenerateTexture(Rocket::Core::TextureHandle &texture_handle, const Rocket::Core::byte *source, const Rocket::Core::Vector2i &source_dimensions) | nom::RocketSDL2RenderInterface | virtual |
| gl_init(int width, int height) | nom::RocketSDL2RenderInterface | static |
| LoadTexture(Rocket::Core::TextureHandle &texture_handle, Rocket::Core::Vector2i &texture_dimensions, const Rocket::Core::String &source) | nom::RocketSDL2RenderInterface | virtual |
| Release() | nom::RocketSDL2RenderInterface | virtual |
| ReleaseTexture(Rocket::Core::TextureHandle texture_handle) | nom::RocketSDL2RenderInterface | virtual |
| RenderGeometry(Rocket::Core::Vertex *vertices, int num_vertices, int *indices, int num_indices, Rocket::Core::TextureHandle texture_handle, const Rocket::Core::Vector2f &translation) | nom::RocketSDL2RenderInterface | virtual |
| RocketSDL2RenderInterface(RenderWindow *window) (defined in nom::RocketSDL2RenderInterface) | nom::RocketSDL2RenderInterface | |
| SetScissorRegion(int x, int y, int width, int height) | nom::RocketSDL2RenderInterface | virtual |
| window_ | nom::RocketSDL2RenderInterface | |
| ~RocketSDL2RenderInterface() (defined in nom::RocketSDL2RenderInterface) | nom::RocketSDL2RenderInterface | virtual |