Engine::Graphics Namespace Reference
| Classes | Description |
|---|---|
| Framebuffer | Engine::Graphics::Framebuffer (class) |
| Handle | Engine::Graphics::Handle (class) |
| Texture | This is a base texture class that serves as a base class for other texture types. (interface) |
| Texture2D | Engine::Graphics::Texture2D (class) |
| Texture3D | Some deprecated class. (class) |
| Member Functions | Description |
|---|---|
| getHandle | Some namespace inline function. (function) |
Defined in header <src/Graphics/Handle.hpp>
int
getHandle(Handle & handle);
Some namespace inline function.
Exception Safety
Basic exception guarantee.
Updated on 2023-04-03