#include <HandleAllocator.h>
◆ HandleAllocator() [1/2]
| gl::HandleAllocator::HandleAllocator |
( |
| ) |
|
◆ HandleAllocator() [2/2]
| gl::HandleAllocator::HandleAllocator |
( |
GLuint |
maximumHandleValue | ) |
|
◆ ~HandleAllocator()
| gl::HandleAllocator::~HandleAllocator |
( |
| ) |
|
◆ allocate()
| GLuint gl::HandleAllocator::allocate |
( |
| ) |
|
◆ release()
| void gl::HandleAllocator::release |
( |
GLuint |
handle | ) |
|
◆ reserve()
| void gl::HandleAllocator::reserve |
( |
GLuint |
handle | ) |
|
◆ setBaseHandle()
| void gl::HandleAllocator::setBaseHandle |
( |
GLuint |
value | ) |
|
The documentation for this class was generated from the following files: