This is the complete list of members for ON_PlaneEquation, including all inherited members.
ClosestPointTo(ON_3dPoint point) const | ON_PlaneEquation | |
Create(ON_3dPoint P, ON_3dVector N) | ON_PlaneEquation | |
d | ON_PlaneEquation | |
Direction() const | ON_PlaneEquation | |
DirectionLength() const | ON_PlaneEquation | |
IsNearerThan(const class ON_BezierCurve &bezcrv, double s0, double s1, int sample_count, double endpoint_tolerance, double interior_tolerance, double *smin, double *smax) const | ON_PlaneEquation | |
IsParallelTo(const ON_PlaneEquation &other, double angle_tolerance=ON_DEFAULT_ANGLE_TOLERANCE) const | ON_PlaneEquation | |
IsSet() const | ON_PlaneEquation | |
IsValid() const | ON_PlaneEquation | |
MaximumAbsoluteValueAt(bool bRational, int point_count, int point_stride, const double *points, double stop_value) const | ON_PlaneEquation | |
MaximumCoefficient() const | ON_PlaneEquation | |
MaximumValueAt(const ON_BoundingBox &bbox) const | ON_PlaneEquation | |
MaximumValueAt(bool bRational, int point_count, int point_stride, const double *points, double stop_value) const | ON_PlaneEquation | |
MinimumValueAt(const ON_BoundingBox &bbox) const | ON_PlaneEquation | |
MinimumValueAt(bool bRational, int point_count, int point_stride, const double *points, double stop_value) const | ON_PlaneEquation | |
NegatedPlaneEquation() const | ON_PlaneEquation | |
ON_PlaneEquation() | ON_PlaneEquation | |
ON_PlaneEquation(double xx, double yy, double zz, double dd) | ON_PlaneEquation | |
operator!=(const ON_PlaneEquation &) const | ON_PlaneEquation | |
operator==(const ON_PlaneEquation &) const | ON_PlaneEquation | |
operator[](int) | ON_PlaneEquation | |
operator[](unsigned int) | ON_PlaneEquation | |
operator[](int) const | ON_PlaneEquation | |
operator[](unsigned int) const | ON_PlaneEquation | |
Set(ON_PlaneEquation &plane_equation, double x, double y, double z, double d) | ON_PlaneEquation | static |
Transform(const ON_Xform &xform) | ON_PlaneEquation | |
UnitizedPlaneEquation() const | ON_PlaneEquation | |
UnitNormal() const | ON_PlaneEquation | |
UnsetPlaneEquation | ON_PlaneEquation | static |
ValueAt(ON_3dPoint P) const | ON_PlaneEquation | |
ValueAt(ON_4dPoint P) const | ON_PlaneEquation | |
ValueAt(ON_3dVector P) const | ON_PlaneEquation | |
ValueAt(double x, double y, double z) const | ON_PlaneEquation | |
ValueAt(int Pcount, const ON_3fPoint *P, double *value, double value_range[2]) const | ON_PlaneEquation | |
ValueAt(int Pcount, const ON_3dPoint *P, double *value, double value_range[2]) const | ON_PlaneEquation | |
ValueRange(size_t point_list_count, const ON_3dPoint *point_list) const | ON_PlaneEquation | |
ValueRange(const ON_SimpleArray< ON_3dPoint > &point_list) const | ON_PlaneEquation | |
ValueRange(size_t point_list_count, const ON_3fPoint *point_list) const | ON_PlaneEquation | |
ValueRange(const ON_SimpleArray< ON_3fPoint > &point_list) const | ON_PlaneEquation | |
ValueRange(const class ON_3dPointListRef &point_list) const | ON_PlaneEquation | |
ValueRange(size_t point_index_count, const unsigned int *point_index_list, const class ON_3dPointListRef &point_list) const | ON_PlaneEquation | |
ValueRange(size_t point_index_count, size_t point_index_stride, const unsigned int *point_index_list, const class ON_3dPointListRef &point_list) const | ON_PlaneEquation | |
x | ON_PlaneEquation | |
y | ON_PlaneEquation | |
z | ON_PlaneEquation | |
ZeroPlaneEquation | ON_PlaneEquation | static |
ZeroTolerance() const | ON_PlaneEquation |