IConversionManager.h File Reference

IGame Coordinate conversion Interfaces. More...

#include "..\maxheap.h"
#include "IGameStd.h"

Go to the source code of this file.

Classes

struct   UserCoord
  A User definable Coordinate System. More...
class   IGameConversionManager
  A developer can use this class to define what Coord Systems IGame exports the data in. More...

Functions

IGAMEEXPORT
IGameConversionManager
GetConversionManager ()
  External access to the conversion manager.

Detailed Description

IGame Coordinate conversion Interfaces.

Definition in file IConversionManager.h.


Function Documentation

IGAMEEXPORT IGameConversionManager* GetConversionManager ( )

External access to the conversion manager.