CxUtils::Segment3D Member List

This is the complete list of members for CxUtils::Segment3D, including all inherited members.
Axis enum nameCxUtils::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 typedefCxUtils::Segment3D
mPoint1CxUtils::Segment3D
mPoint2CxUtils::Segment3D
mWidthCxUtils::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 valueCxUtils::Segment3D
Y enum valueCxUtils::Segment3D
Z enum valueCxUtils::Segment3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines