|
void * | AllocatePtr (size_t) override |
| Allocate memory for a sprite.
|
|
Definition at line 1090 of file opengl.cpp.
◆ OpenGLSpriteAllocator()
◆ AllocatePtr()
void * OpenGLSpriteAllocator::AllocatePtr |
( |
size_t |
size | ) |
|
|
inlineoverrideprotectedvirtual |
Allocate memory for a sprite.
- Parameters
-
size | Size of memory to allocate. |
- Returns
- Pointer to allocated memory.
Implements SpriteAllocator.
Definition at line 1097 of file opengl.cpp.
◆ lru
◆ sprite
The documentation for this class was generated from the following file: