Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

clientinterfaces.cpp File Reference

#include "clientinterfaces.h"
#include "i_spl_event_mgr.h"
#include "spl_event_mgr.h"
#include <iltclient.h>
#include <iclientshell.h>
#include <iltphysics.h>
#include <iltmodel.h>
#include <iltdrawprim.h>
#include <iltsoundmgr.h>
#include <iltcommon.h>
#include <iltfontmanager.h>
#include <iltwidgetmanager.h>
#include <physics/collision_mgr.h>
#include <ltengineobjectsclient.h>

Functions

 define_holder_to_instance (ILTCollisionMgr, g_pLTCCollisionMgr, Client)
 define_holder (ILTModelClient, g_pLTCModel)
 instantiate_interface (CSplEventMgr, ISplEventMgr, Client)
LTRESULT VerifyClientInterfaces ()

Variables

ILTCommon * g_pLTCCommon = NULL
ILTPhysics * g_pLTCPhysics = NULL
ILTModelClient * g_pLTCModel = NULL
ILTDrawPrim * g_pLTCDrawPrim = NULL
ILTTexInterface * g_pLTCTexInterface = NULL
ILTClientSoundMgr * g_pLTCSoundMgr = NULL
ILTFontManager * g_pLTCFontManager = NULL
ILTWidgetManager * g_pLTCWidgetManager = NULL
ILTCollisionMgr * g_pLTCCollisionMgr = NULL
ISplEventMgrg_pSplCEventMgr = NULL

Function Documentation

define_holder ILTModelClient   ,
g_pLTCModel   
 

define_holder_to_instance ILTCollisionMgr   ,
g_pLTCCollisionMgr   ,
Client   
 

instantiate_interface CSplEventMgr   ,
ISplEventMgr   ,
Client   
 

LTRESULT VerifyClientInterfaces  
 


Variable Documentation

ILTCollisionMgr* g_pLTCCollisionMgr = NULL
 

ILTCommon* g_pLTCCommon = NULL
 

ILTDrawPrim* g_pLTCDrawPrim = NULL
 

ILTFontManager* g_pLTCFontManager = NULL
 

ILTModelClient* g_pLTCModel = NULL
 

ILTPhysics* g_pLTCPhysics = NULL
 

ILTClientSoundMgr* g_pLTCSoundMgr = NULL
 

ILTTexInterface* g_pLTCTexInterface = NULL
 

ILTWidgetManager* g_pLTCWidgetManager = NULL
 

ISplEventMgr* g_pSplCEventMgr = NULL
 


Generated on Mon Mar 4 08:42:23 2002 for Aria by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002