VR-Forces 4.1 Class Documentation
Classes | Typedefs | Variables
baseSymbolMapper.h File Reference

Go to the source code of this file.

Classes

class  DtCreateCallbackInfo
class  DtPostCreateCallbackInfo
class  DtMapReaderCallbackInfo
class  DtObjectColor
class  DtBaseSymbolMapper
 Base class for all the symbol mappers override with your own mapper functions that know about DIS or HLA or otherwise. More...

Typedefs

typedef DtSymbol *(* DtSymbolCreatorCallback )(const DtBaseSymbolMapper *mapper, const DtModelData &data, void *usr)
 Callback prototype for symbol creator function.
typedef void(* DtPostSymbolCreateCallbackFcn )(DtSymbol *, const DtModelData &, const DtBaseSymbolMapper *, void *usr)
typedef QHash< int,
DtCreateCallbackInfo
DtSymbolCreators
typedef QHash< QString,
DtMapReaderCallbackInfo
DtMapReaders

Variables

const int DtCacheMainSymbolAsBitmap = 0x00000001
const int DtCacheNameLabelAsBitmap = 0x00000002
const int DtCacheLabelLabelAsBitmap = 0x00000004

Detailed Description

Typedef Documentation

typedef DtSymbol*(* DtSymbolCreatorCallback)(const DtBaseSymbolMapper *mapper, const DtModelData &data, void *usr)

Callback prototype for symbol creator function.

typedef void(* DtPostSymbolCreateCallbackFcn)(DtSymbol *, const DtModelData &, const DtBaseSymbolMapper *, void *usr)
typedef QHash<QString, DtMapReaderCallbackInfo> DtMapReaders

Variable Documentation

const int DtCacheMainSymbolAsBitmap = 0x00000001
const int DtCacheNameLabelAsBitmap = 0x00000002
const int DtCacheLabelLabelAsBitmap = 0x00000004

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)