VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
DtFormationSymbolMapper Class Reference
Inheritance diagram for DtFormationSymbolMapper:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtFormationSymbolMapper ()
virtual DtSymbolcreateMainSymbol (const DtEntityMapperKey &emk, int force)
 Given the information, creates what would be the main symbol of the particular type.

Protected Member Functions

virtual DtSymbolcreateSymbol (const DtModelData &d)
 createSymbol() this will invoke createSymbol(context) then add the model data points to the symbol that is returned from createSymbol(context) then it will return the symbol
virtual DtPolygonSymboladdBoundingBox (const DtModelData &d, DtCompositeSymbol *)

Protected Attributes

DtResizableCircleDrawer myRootNodeDrawer
DtPolygonDrawer myBoundingBoxDrawer
DtBMPDrawer myBmpDrawer

Constructor & Destructor Documentation


Member Function Documentation

virtual DtSymbol* DtFormationSymbolMapper::createMainSymbol ( const DtEntityMapperKey emk,
int  force 
) [virtual]

Given the information, creates what would be the main symbol of the particular type.

Reimplemented from DtBaseSymbolMapper.

virtual DtSymbol* DtFormationSymbolMapper::createSymbol ( const DtModelData d) [protected, virtual]

createSymbol() this will invoke createSymbol(context) then add the model data points to the symbol that is returned from createSymbol(context) then it will return the symbol

Reimplemented from DtOverlaySymbolMapper.

virtual DtPolygonSymbol* DtFormationSymbolMapper::addBoundingBox ( const DtModelData d,
DtCompositeSymbol  
) [protected, virtual]

Member Data Documentation


The documentation for this class was generated from the following file:

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)