A* Pathfinding Project  3.8.2
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
StackPool< T > Member List

This is the complete list of members for StackPool< T >, including all inherited members.

Claim()StackPool< T >static
Clear()StackPool< T >static
GetSize()StackPool< T >static
poolStackPool< T >privatestatic
Release(Stack< T > stack)StackPool< T >static
StackPool()StackPool< T >privatestatic
Warmup(int count)StackPool< T >static