This is the complete list of members for Editor::Assets::IconRenderer, including all inherited members.
GetFileTypeColor(const std::string &extension, bool isDirectory) | Editor::Assets::IconRenderer | static |
RenderFileIcon(ImDrawList *drawList, ImVec2 center, float size, const std::string &extension, bool isDirectory, bool isParentDir, bool isSelected=false) | Editor::Assets::IconRenderer | static |
RenderSmallIcon(ImDrawList *drawList, ImVec2 center, const std::string &extension, bool isDirectory) | Editor::Assets::IconRenderer | static |