![]() |
VR-Vantage 3.2 API Documentation
|
Contains the makVrv::DtLineRenderer class declaration. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtLineRenderer |
| A class responsible for rendering lines. More... | |
| struct | makVrv::DtLineRenderer::LineSegmentPrimitive |
| struct | makVrv::DtLineRenderer::LineSegmentSets |
| class | makVrv::DtLineSegmentProxy |
| A line segment proxy is a flyweight class for controlling a single line segment. More... | |
| class | makVrv::DtLineSegmentProxyGroup |
| A group of line segment proxy objects that all share the same altitude-based configurations - allowing for the updating of large groups of line segment proxies, that have altitude-based configurations, all at once. More... | |
Namespaces | |
| namespace | makVrv |
| Contains the makVrv::Dt2DArcVisualizer class declaration. | |
Typedefs | |
| typedef DtVirtualBaseClassCreator < DtLineRenderer, DtOverlayResourceProvider & > | makVrv::DtLineRendererCreator |
| creator | |
Functions | |
| template<> | |
| const char * | makVrv::creatorTypeName< DtLineRenderer > (void) |
| template specialization for the creator (pass the class being created to the creatorTypeName template) | |
Contains the makVrv::DtLineRenderer class declaration.