KarmaEngine
Game Engine for practical learning and research purposes
Loading...
Searching...
No Matches
KGChunkStream< T > Struct Template Reference

Public Member Functions

void clear ()
bool empty () const
int size () const
T * alloc_chunk (size_t sz)
T * begin ()
T * next_chunk (T *p)
int chunk_size (const T *p)
T * end ()
int offset_from_ptr (const T *p)
T * ptr_from_offset (int off)
void swap (KGChunkStream< T > &rhs)

Public Attributes

KGVector< char > Buf

The documentation for this struct was generated from the following file: