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

Go to the source code of this file.

Classes

class  FileReader
 This is a file reader. Allows a Gorgon Resource to be loaded from a file. More...
 
class  LoadError
 This class represents a loading error. More...
 
class  Reader::Mark
 Marks a target position in file. More...
 
class  Reader
 This class allows resource objects to read data from a stream. More...
 

Namespaces

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