8 #ifndef networkEdgeSegmentConstIter_H_
9 #define networkEdgeSegmentConstIter_H_
42 virtual DtPoint startPoint()
const = 0;
43 virtual DtPoint endPoint()
const = 0;
49 virtual void operator++() = 0;
50 virtual void operator--() = 0;
64 bool testInvariant()
const;
96 return "DtNetworkEdgeSegmentConstIter";
bool testInvariant() const
DtNetworkEdgeSegmentConstIter()
Definition: networkEdgeSegmentConstIter.h:28
DT_DLL_terrainCS bool operator==(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
Definition: networkSegment.h:26
#define DT_DLL_gdb
Definition: gdbDefines.h:25
virtual const DtString type() const
Definition: networkEdgeSegmentConstIter.h:92
const DtNetworkEdge * myEdge
Definition: networkEdgeSegmentConstIter.h:69
virtual ~DtNetworkEdgeSegmentConstIter()
Definition: networkEdgeSegmentConstIter.h:79
Definition: networkEdge.h:28
DT_DLL_terrainCS bool operator!=(const DtDegMinSec &lhs, const DtDegMinSec &rhs)