torque Torque Game Engine Documentation
TGE Version 1.5.2

engine/core/frameAllocator.h File Reference

#include "platform/platform.h"

Data Structures

class  FrameAllocator
 Temporary memory pool for per-frame allocations. More...
class  FrameAllocatorMarker
 Helper class to deal with FrameAllocator usage. More...
class  FrameTemp< T >
 Class for temporary variables that you want to allocate easily using the FrameAllocator. More...

Variables

static S32 sgMaxFrameAllocation = 0


Variable Documentation

S32 sgMaxFrameAllocation = 0 [static]




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen