PBRT
MemoryArena Class Reference

List of all members.

Public Member Functions

 MemoryArena (uint32_t bs=32768)
void * Alloc (uint32_t sz)
template<typename T >
T * Alloc (uint32_t count=1)
void FreeAll ()

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