Gorgon Game Engine
Data.h File Reference
Include dependency graph for Data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Data
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Resource
 This namespace contains all Gorgon resources.
 

Functions

template<>
Geometry::Bounds Data::Get< Geometry::Bounds > (int index) const
 
template<>
Geometry::Margin Data::Get< Geometry::Margin > (int index) const
 
template<>
Geometry::Point Data::Get< Geometry::Point > (int index) const
 
template<>
Geometry::Pointf Data::Get< Geometry::Pointf > (int index) const
 
template<>
Geometry::Rectangle Data::Get< Geometry::Rectangle > (int index) const
 
template<>
Geometry::Size Data::Get< Geometry::Size > (int index) const
 
template<>
std::string Data::Get< std::string > (int index) const