| affine_transformation(const Mat4x4 &_M) | ACG::Geometry::PlaneT< Scalar > | inline |
| affine_transformation_precomp(const Mat4x4 &_M_inverseTransposed) | ACG::Geometry::PlaneT< Scalar > | inline |
| coeffs() const | ACG::Geometry::PlaneT< Scalar > | inline |
| coeffs_ (defined in ACG::Geometry::PlaneT< Scalar >) | ACG::Geometry::PlaneT< Scalar > | private |
| distance(const Vec3 &_v) const | ACG::Geometry::PlaneT< Scalar > | inline |
| HNF() (defined in ACG::Geometry::PlaneT< Scalar >) | ACG::Geometry::PlaneT< Scalar > | inlineprivate |
| intersect(const Vec3 &_v0, const Vec3 &_v1, Vec3 &_v, Scalar &_t, IntersectionTarget _target) const | ACG::Geometry::PlaneT< Scalar > | inline |
| intersect_line(const Vec3 &_v0, const Vec3 &_v1, Vec3 &_v, Scalar &_t) const (defined in ACG::Geometry::PlaneT< Scalar >) | ACG::Geometry::PlaneT< Scalar > | inline |
| intersect_linesegment(const Vec3 &_v0, const Vec3 &_v1, Vec3 &_v, Scalar &_t) const (defined in ACG::Geometry::PlaneT< Scalar >) | ACG::Geometry::PlaneT< Scalar > | inline |
| intersect_ray(const Vec3 &_v0, const Vec3 &_v1, Vec3 &_v, Scalar &_t) const (defined in ACG::Geometry::PlaneT< Scalar >) | ACG::Geometry::PlaneT< Scalar > | inline |
| IntersectionTarget enum name (defined in ACG::Geometry::PlaneT< Scalar >) | ACG::Geometry::PlaneT< Scalar > | |
| Line enum value (defined in ACG::Geometry::PlaneT< Scalar >) | ACG::Geometry::PlaneT< Scalar > | |
| LineSegment enum value (defined in ACG::Geometry::PlaneT< Scalar >) | ACG::Geometry::PlaneT< Scalar > | |
| Mat4x4 typedef (defined in ACG::Geometry::PlaneT< Scalar >) | ACG::Geometry::PlaneT< Scalar > | |
| normal() const | ACG::Geometry::PlaneT< Scalar > | inline |
| operator()(const Vec3 &_v) const | ACG::Geometry::PlaneT< Scalar > | inline |
| PlaneT(Scalar _a=0, Scalar _b=0, Scalar _c=0, Scalar _d=0) | ACG::Geometry::PlaneT< Scalar > | inline |
| PlaneT(const Vec3 &_o, const Vec3 &_n) | ACG::Geometry::PlaneT< Scalar > | inline |
| PlaneT(const Vec3 &_v0, const Vec3 &_v1, const Vec3 &_v2) | ACG::Geometry::PlaneT< Scalar > | inline |
| Ray enum value (defined in ACG::Geometry::PlaneT< Scalar >) | ACG::Geometry::PlaneT< Scalar > | |
| Vec3 typedef | ACG::Geometry::PlaneT< Scalar > | |
| Vec4 typedef (defined in ACG::Geometry::PlaneT< Scalar >) | ACG::Geometry::PlaneT< Scalar > | |