This is the complete list of members for Profiler::ImGuiTreemap, including all inherited members.
| AddMask(const char *label, uint32_t mask)=0 | Profiler::ImGuiTreemap | pure virtual |
| GetName() const =0 | Profiler::ImGuiTreemap | pure virtual |
| Render(int x, int y, int w, int h)=0 | Profiler::ImGuiTreemap | pure virtual |
| SetName(char const *name)=0 | Profiler::ImGuiTreemap | pure virtual |
| SetName(AZ::Name name)=0 | Profiler::ImGuiTreemap | pure virtual |
| SetRoots(AZStd::vector< TreemapNode > &&roots)=0 | Profiler::ImGuiTreemap | pure virtual |
| SetUnitLabel(char const *unitLabel)=0 | Profiler::ImGuiTreemap | pure virtual |
| WeighAndComputeLayout(int w, int h)=0 | Profiler::ImGuiTreemap | pure virtual |
| ~ImGuiTreemap()=default (defined in Profiler::ImGuiTreemap) | Profiler::ImGuiTreemap | virtual |