#include <Route.h>
Public Member Functions | |
void | Offset (const DPoint2 &delta) |
Public Attributes | |
DPoint2 | m_dpOffsetElevations |
DPoint2 | m_dpOffsetDistances |
double | dRadAzimuth |
vtUtilStruct * | m_struct |
vtString | m_sStructName |
DPoint2 | m_Point |
vtTransformPtr | m_pTrans |
This class represents a 'node' in a network of utility structures. Generally this will have a physical structure associated with it, the type of which is described by the class vtUtilStruct.