, including all inherited members.
Axis enum name | CxUtils::Segment3D | |
Clear() | CxUtils::Segment3D | |
DoesIntersect(const Segment3D &segment1, const Segment3D &segment2) | CxUtils::Segment3D | [static] |
DoesIntersect(const Segment3D &segment1, const Segment3D &segment2, Point3D &intersectionPoint) | CxUtils::Segment3D | [static] |
DoesIntersect(const Segment3D &segment, const Point3D &p1, const Point3D &p2, const Point3D &p3) | CxUtils::Segment3D | [static] |
DoesIntersectXY(const Segment3D &segment1, const Segment3D &segment2) | CxUtils::Segment3D | [static] |
DoesIntersectXY(const Segment3D &segment1, const Segment3D &segment2, Point3D &intersectionPoint) | CxUtils::Segment3D | [static] |
Flip() | CxUtils::Segment3D | |
GetAngleXY(const bool degrees=false) const | CxUtils::Segment3D | |
GetAngleXZ(const bool degrees=false) const | CxUtils::Segment3D | |
GetAngleYZ(const bool degrees=false) const | CxUtils::Segment3D | |
GetClosestPointOnSegment(const Point3D &point) const | CxUtils::Segment3D | |
GetClosestPointOnSegment(const Point3D &point, const Segment3D &segment) | CxUtils::Segment3D | [static] |
GetDistanceToPoint(const Point3D &point) const | CxUtils::Segment3D | |
GetDistanceToPoint(const Point3D &point, const Segment3D &segment) | CxUtils::Segment3D | [static] |
GetDistanceToSegment(const Segment3D &segment) const | CxUtils::Segment3D | |
GetDistanceToSegment(const Segment3D &segment1, const Segment3D &segment2) | CxUtils::Segment3D | [static] |
GetDistanceX() const | CxUtils::Segment3D | |
GetDistanceY() const | CxUtils::Segment3D | |
GetDistanceZ() const | CxUtils::Segment3D | |
GetDotProduct() const | CxUtils::Segment3D | |
GetMagnitude() const | CxUtils::Segment3D | |
GetMidpoint() const | CxUtils::Segment3D | |
GetNorm() const | CxUtils::Segment3D | |
GetProjectionXY() const | CxUtils::Segment3D | |
GetProjectionXZ() const | CxUtils::Segment3D | |
GetProjectionYZ() const | CxUtils::Segment3D | |
GetVector() const | CxUtils::Segment3D | |
GetVolume() const | CxUtils::Segment3D | |
IsParallel(const Segment3D &segment) const | CxUtils::Segment3D | |
IsParallel(const Segment3D &segment1, const Segment3D &segment2) | CxUtils::Segment3D | [static] |
List typedef | CxUtils::Segment3D | |
mPoint1 | CxUtils::Segment3D | |
mPoint2 | CxUtils::Segment3D | |
mWidth | CxUtils::Segment3D | |
operator=(const Segment3D &segment) | CxUtils::Segment3D | |
Rotate(const double angle, const unsigned int axis, const bool angleInDegrees=false) const | CxUtils::Segment3D | |
Rotate(const Point3D &origin, const double angle, const unsigned int axis, const bool angleInDegrees=false) const | CxUtils::Segment3D | |
Segment3D() | CxUtils::Segment3D | |
Segment3D(const Segment3D &segment) | CxUtils::Segment3D | |
Segment3D(const Point3D &p1, const Point3D &p2, const double width=0.0) | CxUtils::Segment3D | |
X enum value | CxUtils::Segment3D | |
Y enum value | CxUtils::Segment3D | |
Z enum value | CxUtils::Segment3D | |