|
Hymn to Beauty
C++ 3D Engine
|
Go to the source code of this file.
Classes | |
| class | Video::RawBuffer |
| A large buffer from which buffers are sub-allocated. More... | |
| struct | Video::BufferAllocation |
| An allocation. More... | |
| class | Video::BufferAllocator |
| Responsible for allocating buffers. More... | |
Namespaces | |
| namespace | Video |
Macros | |
| #define | HYMN_BUFFER_STRATEGY_SUBALLOCATE 0 |
| #define | HYMN_BUFFER_STRATEGY_WHOLE 1 |
| #define | HYMN_BUFFER_STRATEGY HYMN_BUFFER_STRATEGY_SUBALLOCATE |
| #define HYMN_BUFFER_STRATEGY HYMN_BUFFER_STRATEGY_SUBALLOCATE |
| #define HYMN_BUFFER_STRATEGY_SUBALLOCATE 0 |
| #define HYMN_BUFFER_STRATEGY_WHOLE 1 |