MeVisLab Toolbox Reference
ml::Plane Member List

This is the complete list of members for ml::Plane, including all inherited members.

edgeIntersect(const Vector3 &v1, const Vector3 &v2, Vector3 &intersectPos) constml::Plane
getClosestPoint(const Vector3 &point) constml::Plane
getDistance(const Vector3 &point) constml::Plane
getDistanceFromOrigin() constml::Planeinline
getNormal() constml::Plane
intersect(const Line &l, Vector3 &intersection) constml::Plane
isInHalfSpace(const Vector3 &point) constml::Plane
Plane()ml::Plane
Plane(const Vector3 &normal, MLdouble distance)ml::Plane
Plane(const Vector3 &p0, const Vector3 &p1, const Vector3 &p2)ml::Plane
Plane(const Vector3 &normal, const Vector3 &point)ml::Plane
setDistance(double d)ml::Plane
setNormal(const Vector3 &n)ml::Plane