Open 3D Engine ImGui Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImPool< T > Member List

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

Add() (defined in ImPool< T >)ImPool< T >inline
Buf (defined in ImPool< T >)ImPool< T >
Clear() (defined in ImPool< T >)ImPool< T >inline
Contains(const T *p) const (defined in ImPool< T >)ImPool< T >inline
FreeIdx (defined in ImPool< T >)ImPool< T >
GetByIndex(ImPoolIdx n) (defined in ImPool< T >)ImPool< T >inline
GetByKey(ImGuiID key) (defined in ImPool< T >)ImPool< T >inline
GetIndex(const T *p) const (defined in ImPool< T >)ImPool< T >inline
GetOrAddByKey(ImGuiID key) (defined in ImPool< T >)ImPool< T >inline
GetSize() const (defined in ImPool< T >)ImPool< T >inline
ImPool() (defined in ImPool< T >)ImPool< T >inline
Map (defined in ImPool< T >)ImPool< T >
Remove(ImGuiID key, const T *p) (defined in ImPool< T >)ImPool< T >inline
Remove(ImGuiID key, ImPoolIdx idx) (defined in ImPool< T >)ImPool< T >inline
Reserve(int capacity) (defined in ImPool< T >)ImPool< T >inline
~ImPool() (defined in ImPool< T >)ImPool< T >inline