#include <MyGUI_ImageInfo.h>
Definition at line 24 of file MyGUI_ImageInfo.h.
◆ ImageIndexInfo()
MyGUI::ImageIndexInfo::ImageIndexInfo |
( |
std::string_view | _texture, |
|
|
const IntSize & | _size, |
|
|
const float | _rate, |
|
|
const std::vector< IntPoint > & | _frames ) |
|
inline |
◆ frames
const std::vector<IntPoint>& MyGUI::ImageIndexInfo::frames |
◆ rate
const float MyGUI::ImageIndexInfo::rate |
◆ size
const IntSize& MyGUI::ImageIndexInfo::size |
◆ texture
std::string_view MyGUI::ImageIndexInfo::texture |
The documentation for this struct was generated from the following file: