Axis enum name | CxUtils::Point3D | |
Clear() | CxUtils::Point3D | |
Distance() const | CxUtils::Point3D | |
Distance(const Point3D &p) const | CxUtils::Point3D | |
Distance(const Point3D &p1, const Point3D &p2) | CxUtils::Point3D | [static] |
Dot(const Point3D &p) const | CxUtils::Point3D | |
Dot(const Point3D &p1, const Point3D &p2) | CxUtils::Point3D | [inline, static] |
Floor(const double thresh) | CxUtils::Point3D | |
Get(double &x, double &y, double &z) const | CxUtils::Point3D | |
GetLinearRegressionAngle(const Point3D::List &points) | CxUtils::Point3D | [static] |
GetUnitVector() const | CxUtils::Point3D | |
IsCollinear(const Point3D &p1, const Point3D &p2) const | CxUtils::Point3D | |
IsCoplanar(const Point3D &p1, const Point3D &p2, const Point3D &p3) const | CxUtils::Point3D | |
IsCoplanar(const Point3D &p1, const Point3D &p2, const Point3D &p3, const Point3D &p4) | CxUtils::Point3D | [static] |
IsInside(const Point3D &p1, const Point3D &p2, const Point3D &p3) const | CxUtils::Point3D | |
IsParallel(const Point3D &p) const | CxUtils::Point3D | |
LinearRegressionSlope(const Point3D::List &points) | CxUtils::Point3D | [static] |
List typedef | CxUtils::Point3D | |
Magnitude() const | CxUtils::Point3D | |
Midpoint(const Point3D &p) const | CxUtils::Point3D | |
Midpoint(const Point3D &p1, const Point3D &p2) | CxUtils::Point3D | [static] |
mX | CxUtils::Point3D | |
mY | CxUtils::Point3D | |
mZ | CxUtils::Point3D | |
Normalize() | CxUtils::Point3D | |
operator()(const double x, const double y, const double z) | CxUtils::Point3D | |
operator*(const double scaler) const | CxUtils::Point3D | |
operator*(const Point3D &p) const | CxUtils::Point3D | |
operator*=(const double val) | CxUtils::Point3D | |
operator+(const Point3D &p) const | CxUtils::Point3D | |
operator+=(const Point3D &p) | CxUtils::Point3D | |
operator-(const Point3D &p) const | CxUtils::Point3D | |
operator-=(const Point3D &p) | CxUtils::Point3D | |
operator/(const double scaler) const | CxUtils::Point3D | |
operator/(const Point3D &p) const | CxUtils::Point3D | [inline] |
operator/=(const double val) | CxUtils::Point3D | |
operator/=(const Point3D &p) | CxUtils::Point3D | [inline] |
operator=(const Point3D &p) | CxUtils::Point3D | |
Point3D(const Point3D &p) | CxUtils::Point3D | |
Point3D(const double x=0, const double y=0, const double z=0) | CxUtils::Point3D | |
Print() const | CxUtils::Point3D | |
Rotate(const double angle, const unsigned int axis, const bool angleInDegrees=false) const | CxUtils::Point3D | |
Rotate(const Point3D &origin, const double angle, const unsigned int axis, const bool angleInDegrees=false) const | CxUtils::Point3D | |
Set(const double x, const double y, const double z) | CxUtils::Point3D | |
SumOfSquares() const | CxUtils::Point3D | |
X enum value | CxUtils::Point3D | |
Y enum value | CxUtils::Point3D | |
Z enum value | CxUtils::Point3D |