VR-Forces 4.1.1 Class Documentation
Classes | Typedefs | Enumerations
symbol.h File Reference

Go to the source code of this file.

Classes

class  DtSymbol
 class from which all other symbol types are derived. More...

Typedefs

typedef DtSymbol *(* DtSymbolCreatorFcn )(DtSymbolDrawer &drawer)
 This function can be used as a prototype to create a symbol from a factory.

Enumerations

enum  DtSymbolGeometry { DtSymbol_Point = 0, DtSymbol_Line, DtSymbol_Area, DtSymbol_Composite }

Detailed Description

Typedef Documentation

typedef DtSymbol*(* DtSymbolCreatorFcn)(DtSymbolDrawer &drawer)

This function can be used as a prototype to create a symbol from a factory.

Enumeration Type Documentation

Enumerator:
DtSymbol_Point 
DtSymbol_Line 
DtSymbol_Area 
DtSymbol_Composite 

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)