A* Pathfinding Project  4.0.8
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
ObjectPool.cs File Reference

Classes

interface  IAstarPooledObject
 
class  ObjectPool< T >
 Lightweight object Pool for IAstarPooledObject. More...
 
class  ObjectPoolSimple< T >
 Lightweight object Pool. More...
 

Namespaces

package  Pathfinding.Util
 

Macros

#define ASTAR_OPTIMIZE_POOLING
 

Macro Definition Documentation

#define ASTAR_OPTIMIZE_POOLING