MyGUI  3.2.0
Public Member Functions | Data Fields
MyGUI::ImageIndexInfo Struct Reference

#include <MyGUI_ImageInfo.h>

Public Member Functions

 ImageIndexInfo (const std::string &_texture, const IntSize &_size, const float _rate, const std::vector< IntPoint > &_frames)

Data Fields

const std::string & texture
const IntSizesize
const float rate
const std::vector< IntPoint > & frames

Detailed Description

Definition at line 45 of file MyGUI_ImageInfo.h.


Constructor & Destructor Documentation

MyGUI::ImageIndexInfo::ImageIndexInfo ( const std::string &  _texture,
const IntSize _size,
const float  _rate,
const std::vector< IntPoint > &  _frames 
) [inline]

Definition at line 48 of file MyGUI_ImageInfo.h.


Field Documentation

Definition at line 60 of file MyGUI_ImageInfo.h.

Definition at line 59 of file MyGUI_ImageInfo.h.

Definition at line 58 of file MyGUI_ImageInfo.h.

const std::string& MyGUI::ImageIndexInfo::texture

Definition at line 57 of file MyGUI_ImageInfo.h.


The documentation for this struct was generated from the following file: