![]() |
VR-Forces 4.1.1 Class Documentation
|
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 } |
| typedef DtSymbol*(* DtSymbolCreatorFcn)(DtSymbolDrawer &drawer) |
This function can be used as a prototype to create a symbol from a factory.
| enum DtSymbolGeometry |