ActiveLib
Loading...
Searching...
No Matches
active::geometry::Plane Member List

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

closestPointTo(const Point &ref) constactive::geometry::Plane
create(double offset, const Vector3 &norm)active::geometry::Planestatic
create(const Point &point, const Vector3 &norm)active::geometry::Planestatic
create(const Point &p1, const Point &p2, const Point &p3)active::geometry::Planestatic
cutsThrough(const Box &ref, double prec=math::eps) constactive::geometry::Plane
getNormal() constactive::geometry::Plane
getOffset() constactive::geometry::Plane
heightAt(const Point &ref, double prec=math::eps) constactive::geometry::Plane
intersectionWith(const Line &ref, double prec=math::eps) constactive::geometry::Plane
intersectionWith(const Plane &ref, double prec=math::eps) constactive::geometry::Plane
intersectionWith(const Plane &ref1, const Plane &ref2) constactive::geometry::Plane
isParallelTo(const Plane &ref, double prec=math::eps) constactive::geometry::Plane
lengthTo(const Point &ref) constactive::geometry::Plane
operator*(const double &mult) constactive::geometry::Planevirtual
operator*(const Matrix3x3 &matrix) constactive::geometry::Planevirtual
operator*(const Matrix4x4 &matrix) constactive::geometry::Planevirtual
operator*=(const double &mult)active::geometry::Planevirtual
operator*=(const Matrix3x3 &matrix)active::geometry::Planevirtual
operator*=(const Matrix4x4 &matrix)active::geometry::Planevirtual
operator+(const Point &offset)active::geometry::Planevirtual
operator+=(const Point &offset)active::geometry::Planevirtual
Option typedefactive::geometry::Plane
Plane()active::geometry::Plane
Plane(const Vector3 &norm)active::geometry::Plane
positionOf(const Point &ref, double prec=math::eps) constactive::geometry::Plane
setNormal(const Vector3 &vect)active::geometry::Plane
setOffset(double offset)active::geometry::Planeinline
Shared typedefactive::geometry::Plane
Unique typedefactive::geometry::Plane