VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtNetworkSegmentHelper Class Reference
Inheritance diagram for DtNetworkSegmentHelper:
Inheritance graph
[legend]

Public Member Functions

 DtNetworkSegmentHelper ()
 
virtual ~DtNetworkSegmentHelper ()
 
 DtNetworkSegmentHelper (const DtNetworkSegmentHelper &orig)
 
DtNetworkSegmentHelperoperator= (const DtNetworkSegmentHelper &orig)
 
virtual const DtChord chord () const
 
virtual void setChord (const DtChord &chord)
 
virtual DtString type ()
 
virtual DtPoint endpoint0 () const
 
virtual DtPoint endpoint1 () const
 
- Public Member Functions inherited from DtNetworkSegment
 DtNetworkSegment ()
 
virtual ~DtNetworkSegment ()
 
 DtNetworkSegment (const DtNetworkSegment &orig)
 
DtNetworkSegmentoperator= (const DtNetworkSegment &orig)
 
virtual void setPoints (int pt1, int pt2)
 
virtual void increaseIndex (int val)
 
virtual DtNetworkEdgeparentEdge ()
 
virtual const DtNetworkEdgeparentEdge () const
 
virtual void setParentEdge (DtNetworkEdge *edge)
 
virtual double length () const
 
virtual const DtSpecificationspecification () const
 
virtual double minX () const
 
virtual double maxX () const
 
virtual double minY () const
 
virtual double maxY () const
 
virtual double minZ () const
 
virtual double maxZ () const
 
virtual double distanceToPoint (const DtPoint &point) const
 
virtual double distanceToPointInXY (const DtPoint &pointIn) const
 
virtual bool xyIntersects (const DtNetworkSegment &seg) const
 
virtual bool xyIntersects (const DtNetworkSegment &seg, double &distanceSquared, double &thisX, double &thisY, double &otherX, double &otherY) const
 
virtual void closestPoint (const DtPoint &pointIn, DtPoint &closestPnt, double &distance) const
 
virtual void closestPointInXY (const DtPoint &pointIn, DtPoint &pointOut, double &distance) const
 
- Public Member Functions inherited from DtNetworkElement
 DtNetworkElement ()
 
virtual ~DtNetworkElement ()
 
virtual unsigned int arrayIndex () const
 
virtual void setArrayIndex (unsigned int val)
 
virtual bool networked () const
 
virtual bool isRemoved () const
 
virtual bool isNotRemoved () const
 
virtual void setAsRemoved (bool onOff)
 

Protected Attributes

DtChord myChord
 
- Protected Attributes inherited from DtNetworkSegment
int myIndex1
 
int myIndex2
 
DtNetworkEdgemyParentEdge
 
- Protected Attributes inherited from DtNetworkElement
bool myIsRemoved
 
unsigned int myArrayIndex
 

Additional Inherited Members

- Static Public Member Functions inherited from DtNetworkElement
static unsigned int voidIndex ()
 
- Static Protected Attributes inherited from DtNetworkSegment
static const double theParallelAngle
 
- Static Protected Attributes inherited from DtNetworkElement
static const unsigned int theVoidIndex
 

Constructor & Destructor Documentation

DtNetworkSegmentHelper::DtNetworkSegmentHelper ( )
virtual DtNetworkSegmentHelper::~DtNetworkSegmentHelper ( )
virtual
DtNetworkSegmentHelper::DtNetworkSegmentHelper ( const DtNetworkSegmentHelper orig)

Member Function Documentation

DtNetworkSegmentHelper& DtNetworkSegmentHelper::operator= ( const DtNetworkSegmentHelper orig)
virtual const DtChord DtNetworkSegmentHelper::chord ( ) const
virtual

Reimplemented from DtNetworkSegment.

virtual void DtNetworkSegmentHelper::setChord ( const DtChord chord)
virtual
virtual DtString DtNetworkSegmentHelper::type ( )
virtual

Reimplemented from DtNetworkSegment.

virtual DtPoint DtNetworkSegmentHelper::endpoint0 ( ) const
virtual

Reimplemented from DtNetworkSegment.

virtual DtPoint DtNetworkSegmentHelper::endpoint1 ( ) const
virtual

Reimplemented from DtNetworkSegment.

Member Data Documentation

DtChord DtNetworkSegmentHelper::myChord
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)