Engine::Graphics
Classes
| Name | |
|---|---|
| class | Engine::Graphics::Framebuffer | 
| class | Engine::Graphics::Handle | 
| interface | Engine::Graphics::Texture This is a base texture class that serves as a base class for other texture types. | 
| class | Engine::Graphics::Texture2D | 
| class | Engine::Graphics::Texture3D Some deprecated class. | 
Functions
| Name | |
|---|---|
| int | getHandle(Handle & handle)Some namespace inline function. | 
Functions Documentation
function getHandle
inline int getHandle(
    Handle & handle
)
Some namespace inline function.
Updated on 2022-10-19 at 22:22:03 +0000