Functions | |
| MYGUI_EXPORT const IntSize & | getTextureSize (const std::string &_texture, bool _cache=true) |
| MYGUI_EXPORT uint32 | toColourARGB (const Colour &_colour) |
| MYGUI_FORCEINLINE void | convertColour (uint32 &_colour, VertexColourType _format) |
| MYGUI_FORCEINLINE void MyGUI::texture_utility::convertColour | ( | uint32 & | _colour, | |
| VertexColourType | _format | |||
| ) |
Definition at line 39 of file MyGUI_TextureUtility.h.
| const IntSize & MyGUI::texture_utility::getTextureSize | ( | const std::string & | _texture, | |
| bool | _cache = true | |||
| ) |
Definition at line 35 of file MyGUI_TextureUtility.cpp.
| uint32 MyGUI::texture_utility::toColourARGB | ( | const Colour & | _colour | ) |
Definition at line 84 of file MyGUI_TextureUtility.cpp.
1.6.3