VICUS Library
Documentation of Vicus library
|
This is the complete list of members for VICUS::NetworkLine, including all inherited members.
containsPoint(const IBKMK::Vector3D &point) const | VICUS::NetworkLine | |
distanceBetweenPoints(const IBKMK::Vector3D &point1, const IBKMK::Vector3D &point2) | VICUS::NetworkLine | static |
distanceToPoint(const IBKMK::Vector3D &point) const | VICUS::NetworkLine | |
intersection(const NetworkLine &line, IBKMK::Vector3D &pInter) const | VICUS::NetworkLine | |
length() const | VICUS::NetworkLine | |
m_a | VICUS::NetworkLine | |
m_b | VICUS::NetworkLine | |
NetworkLine(const IBKMK::Vector3D &p1, const IBKMK::Vector3D &p2) | VICUS::NetworkLine | inline |
NetworkLine(const NetworkEdge &e) | VICUS::NetworkLine | inline |
pointsMatch(const IBK::point2D< double > &point1, const IBK::point2D< double > &point2) | VICUS::NetworkLine | static |