Developer Documentation
ACG::Geometry::PlaneT< Scalar > Member List

This is the complete list of members for ACG::Geometry::PlaneT< Scalar >, including all inherited members.

affine_transformation(const Mat4x4 &_M)ACG::Geometry::PlaneT< Scalar >inline
affine_transformation_precomp(const Mat4x4 &_M_inverseTransposed)ACG::Geometry::PlaneT< Scalar >inline
coeffs() constACG::Geometry::PlaneT< Scalar >inline
coeffs_ (defined in ACG::Geometry::PlaneT< Scalar >)ACG::Geometry::PlaneT< Scalar >private
distance(const Vec3 &_v) constACG::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) constACG::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() constACG::Geometry::PlaneT< Scalar >inline
operator()(const Vec3 &_v) constACG::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 typedefACG::Geometry::PlaneT< Scalar >
Vec4 typedef (defined in ACG::Geometry::PlaneT< Scalar >)ACG::Geometry::PlaneT< Scalar >