Assimp
v4.1. (December 2018)
|
Public Member Functions | |
O3DGCErrorCode | Allocate (unsigned long size) |
void | Clear () |
FIFO () | |
Constructor. More... | |
unsigned long | GetAllocatedSize () const |
unsigned long | GetSize () const |
const T & | PopFirst () |
void | PushBack (const T &value) |
~FIFO (void) | |
Destructor. More... | |
|
inline |
Constructor.
|
inline |
Destructor.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |