Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
ImPool< T > Member List

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

Add()ImPool< T >inline
Clear()ImPool< T >inline
Contains(const T *p) constImPool< T >inline
DataImPool< T >
FreeIdxImPool< T >
GetByIndex(ImPoolIdx n)ImPool< T >inline
GetByKey(ImGuiID key)ImPool< T >inline
GetIndex(const T *p) constImPool< T >inline
GetOrAddByKey(ImGuiID key)ImPool< T >inline
GetSize() constImPool< T >inline
ImPool()ImPool< T >inline
MapImPool< T >
Remove(ImGuiID key, const T *p)ImPool< T >inline
Remove(ImGuiID key, ImPoolIdx idx)ImPool< T >inline
Reserve(int capacity)ImPool< T >inline
~ImPool()ImPool< T >inline