![]() |
Gorgon Game Engine
|
Go to the source code of this file.
Classes | |
| class | BoundsData |
| class | DataImp< T_ > |
| class | DataItem |
| class | FloatData |
| class | IntegerData |
| class | MarginData |
| class | ObjectData |
| class | PointData |
| class | PointfData |
| class | RectangleData |
| class | SizeData |
| class | TextData |
Namespaces | |
| Gorgon | |
| Root namespace for Gorgon Game Engine. | |
| Gorgon::Resource | |
| This namespace contains all Gorgon resources. | |
| Gorgon::Resource::internal | |
Functions | |
| template<> | |
| Geometry::Bounds | DataItem::Get< Geometry::Bounds > () const |
| template<> | |
| Geometry::Margin | DataItem::Get< Geometry::Margin > () const |
| template<> | |
| Geometry::Point | DataItem::Get< Geometry::Point > () const |
| template<> | |
| Geometry::Pointf | DataItem::Get< Geometry::Pointf > () const |
| template<> | |
| Geometry::Rectangle | DataItem::Get< Geometry::Rectangle > () const |
| template<> | |
| Geometry::Size | DataItem::Get< Geometry::Size > () const |
| template<> | |
| std::string | DataItem::Get< std::string > () const |
| std::ostream & | operator<< (std::ostream &out, const DataItem &item) |