VisioMove  2.1.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Pages
VgRoutingModule::VgIRouteConverter Class Referenceabstract

VgIRouteConverter provides a mechanism for converting a VgIRoute into a geometry object(s) displayable by the Vg3DModule. More...

Public Member Functions

virtual ~VgIRouteConverter ()
 Destructor. More...
 
virtual void convertRoute (VgEngine::VgConstRefPtr< VgRoutingModule::VgIRoute > const &pRoute, std::vector< VgIRouteGeometryDescriptor > &pRouteGeometriesDescriptor)=0
 Converts a route into objects displayable by the Vg3DModule. More...
 

Protected Member Functions

 VgIRouteConverter ()
 Constructor. More...
 

Detailed Description

VgIRouteConverter provides a mechanism for converting a VgIRoute into a geometry object(s) displayable by the Vg3DModule.

Constructor & Destructor Documentation

VgRoutingModule::VgIRouteConverter::VgIRouteConverter ( )
inlineprotected

Constructor.

virtual VgRoutingModule::VgIRouteConverter::~VgIRouteConverter ( )
inlinevirtual

Destructor.

Member Function Documentation

virtual void VgRoutingModule::VgIRouteConverter::convertRoute ( VgEngine::VgConstRefPtr< VgRoutingModule::VgIRoute > const &  pRoute,
std::vector< VgIRouteGeometryDescriptor > &  pRouteGeometriesDescriptor 
)
pure virtual

Converts a route into objects displayable by the Vg3DModule.

Parameters
pRouteThe route to be converted.
[out]pRouteGeometriesDescriptorA vector containing geometry objects descriptors containing. Each element in the vector sequentially represents a "stage" of the route. A stage starts and finishes with either the first/last point in a layer or a waypoint.

The documentation for this class was generated from the following file:
VisioMove 2.1.5, Visioglobe® 2015