Graphical related classes
Module: An example game engine
This is a brief description to the graphics group. More...
Classes
| Name | |
|---|---|
| class | Engine::Graphics::Framebuffer |
| class | Engine::Graphics::Handle |
| class | Engine::Graphics::Texture2D |
| class | Engine::Graphics::Texture3D Some deprecated class. |
| interface | Engine::Graphics::Texture This is a base texture class that serves as a base class for other texture types. |
Functions
| Name | |
|---|---|
| int | getHandle(Handle & handle) Some namespace inline function. |
Detailed Description
This is a brief description to the graphics group.
Some detailed description here
Functions Documentation
function getHandle
inline int getHandle(
Handle & handle
)
Some namespace inline function.
Updated on 2022-10-19 at 22:21:59 +0000