33 ImageIndexInfo getIndexInfo(std::string_view _group, std::string_view _index)
const;
34 ImageIndexInfo getIndexInfo(
size_t _group, std::string_view _index)
const;
35 ImageIndexInfo getIndexInfo(std::string_view _group,
size_t _index)
const;
48 size_t getGroupIndex(std::string_view _name)
const;
49 size_t getGroupIndex(
const IntSize& _size)
const;
50 size_t getImageIndex(
const GroupImage& _group, std::string_view _name)
const;