Torque2D Reference
Public Member Functions | List of all members
b2StackAllocator Class Reference

#include <b2StackAllocator.h>

Public Member Functions

 b2StackAllocator ()
 
 ~b2StackAllocator ()
 
void * Allocate (int32 size)
 
void Free (void *p)
 
int32 GetMaxAllocation () const
 

Constructor & Destructor Documentation

Member Function Documentation

void * Allocate ( int32  size)
void Free ( void *  p)
int32 GetMaxAllocation ( ) const

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