7#ifndef MYGUI_RESOURCE_IMAGE_SET_H_
8#define MYGUI_RESOURCE_IMAGE_SET_H_
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;
#define MYGUI_RTTI_DERIVED(DerivedType)
IResource(IResource const &)=delete
ImageIndexInfo getIndexInfo(std::string_view _group, std::string_view _index) const
EnumeratorGroupImage getEnumerator() const
void AddGroupImage(const GroupImage &_group)
ResourceImageSet * ResourceImageSetPtr
types::TSize< int > IntSize
Enumerator< VectorGroupImage > EnumeratorGroupImage
std::vector< GroupImage > VectorGroupImage