MyGUI 3.0.1
Namespaces | Typedefs
MyGUI_Types.h File Reference
#include "MyGUI_Prerequest.h"
#include <vector>
#include <map>
#include <string>
#include "MyGUI_Utility.h"
#include "MyGUI_Align.h"
#include "MyGUI_TPoint.h"
#include "MyGUI_TSize.h"
#include "MyGUI_TRect.h"
#include "MyGUI_TCoord.h"

Go to the source code of this file.

Namespaces

namespace  MyGUI

Typedefs

typedef types::TPoint< int > MyGUI::IntPoint
typedef types::TPoint< float > MyGUI::FloatPoint
typedef types::TSize< int > MyGUI::IntSize
typedef types::TSize< float > MyGUI::FloatSize
typedef types::TRect< int > MyGUI::IntRect
typedef types::TRect< float > MyGUI::FloatRect
typedef types::TCoord< int > MyGUI::IntCoord
typedef types::TCoord< float > MyGUI::FloatCoord
typedef std::map< std::string,
std::string > 
MyGUI::MapString
typedef std::vector< std::string > MyGUI::VectorString
typedef char MyGUI::int8
typedef short MyGUI::int16
typedef int MyGUI::int32
typedef unsigned char MyGUI::uint8
typedef unsigned short MyGUI::uint16
typedef unsigned int MyGUI::uint32
typedef unsigned int MyGUI::uint
typedef unsigned int MyGUI::Char

Detailed Description

Author:
Albert Semenov
Date:
11/2007

Definition in file MyGUI_Types.h.