Plane< PointT > Member List

This is the complete list of members for Plane< PointT >, including all inherited members.

Distance(const PointType &p) constPlane< 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) constPlane< PointT >
Normal(PointType *normal) constPlane< PointT >
Normal(const PointType &normal)Plane< PointT >
Normal()Plane< PointT >
Normal() constPlane< 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 typedefPlane< PointT >
Project(const PointType &p, PointType *s) constPlane< PointT >
ScalarType typedefPlane< PointT >
Set(const PointType &origin, const PointType &normal)Plane< PointT >
SignedDistance(const PointType &p) constPlane< PointT >
SignedDistanceToOrigin() constPlane< PointT >inline