This is the complete list of members for Plane< PointT >, including all inherited members.
Distance(const PointType &p) const | Plane< PointT > | inline |
Fit(const PointType &origin, PointsForwardIt begin, PointsForwardIt end, WeightsForwardIt weights) | Plane< PointT > | |
Fit(const PointType &origin, PointsForwardIt begin, PointsForwardIt end) | Plane< PointT > | |
Fit(PointsForwardIt begin, PointsForwardIt end, WeightsForwardIt weights) | Plane< PointT > | |
Fit(PointsForwardIt begin, PointsForwardIt end) | Plane< PointT > | |
Intersect(const PointType &p, const PointType &r) const | Plane< PointT > | |
Normal(PointType *normal) const | Plane< PointT > | |
Normal(const PointType &normal) | Plane< PointT > | |
Normal() | Plane< PointT > | |
Normal() const | Plane< PointT > | |
OffsetInNormalDirection(ScalarType offset) | Plane< PointT > | |
Orient(const PointType &n) | Plane< PointT > | |
Origin(const PointType &o) | Plane< PointT > | |
Plane() | Plane< PointT > | |
Plane(const PointType &normal, const PointType &origin) | Plane< PointT > | |
Plane(PointType n, ScalarType d) | Plane< PointT > | inline |
PointType typedef | Plane< PointT > | |
Project(const PointType &p, PointType *s) const | Plane< PointT > | |
ScalarType typedef | Plane< PointT > | |
Set(const PointType &origin, const PointType &normal) | Plane< PointT > | |
SignedDistance(const PointType &p) const | Plane< PointT > | |
SignedDistanceToOrigin() const | Plane< PointT > | inline |