VR-Forces 4.0.4 Class Documentation
Classes | Typedefs | Variables
include/symbolMapper/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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)