![]() |
Blamite Game Engine - blam!
00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
|
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) const | ImPool< T > | inline |
Data | ImPool< T > | |
FreeIdx | ImPool< T > | |
GetByIndex(ImPoolIdx n) | ImPool< T > | inline |
GetByKey(ImGuiID key) | ImPool< T > | inline |
GetIndex(const T *p) const | ImPool< T > | inline |
GetOrAddByKey(ImGuiID key) | ImPool< T > | inline |
GetSize() const | ImPool< T > | inline |
ImPool() | ImPool< T > | inline |
Map | ImPool< 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 |