13 #ifndef networkSegmentHelper_H_
14 #define networkSegmentHelper_H_
17 #include <vlutil/vlConfig.h>
20 #include <vlutil/vlString.h>
43 virtual void setChord(
const DtChord& chord);
NOTE: This entire class is deprecated, in favor of Dt3dChord.
Definition: chord.h:40
virtual DtPoint endpoint0() const
DtNetworkSegment & operator=(const DtNetworkSegment &orig)
Definition: networkSegmentHelper.h:25
Definition: networkSegment.h:26
DtChord myChord
Definition: networkSegmentHelper.h:53
#define DT_DLL_gdb
Definition: gdbDefines.h:25
A DtChord is a finite line segment in 3-space, represented by two points.
virtual const DtChord chord() const
virtual DtPoint endpoint1() const