This is the complete list of members for
Hyperplane, including all inherited members.
absDistance(const VectorType &p) const | Hyperplane | [inline] |
cast() const | Hyperplane | [inline] |
coeffs() const | Hyperplane | [inline] |
coeffs() | Hyperplane | [inline] |
dim() const | Hyperplane | [inline] |
Hyperplane() | Hyperplane | [inline, explicit] |
Hyperplane(Index _dim) | Hyperplane | [inline, explicit] |
Hyperplane(const VectorType &n, const VectorType &e) | Hyperplane | [inline] |
Hyperplane(const VectorType &n, Scalar d) | Hyperplane | [inline] |
Hyperplane(const ParametrizedLine< Scalar, AmbientDimAtCompileTime > ¶metrized) | Hyperplane | [inline, explicit] |
Hyperplane(const Hyperplane< OtherScalarType, AmbientDimAtCompileTime, OtherOptions > &other) | Hyperplane | [inline, explicit] |
intersection(const Hyperplane &other) const | Hyperplane | [inline] |
isApprox(const Hyperplane< Scalar, AmbientDimAtCompileTime, OtherOptions > &other, typename NumTraits< Scalar >::Real prec=NumTraits< Scalar >::dummy_precision()) const | Hyperplane | [inline] |
normal() const | Hyperplane | [inline] |
normal() | Hyperplane | [inline] |
normalize(void) | Hyperplane | [inline] |
offset() const | Hyperplane | [inline] |
offset() | Hyperplane | [inline] |
projection(const VectorType &p) const | Hyperplane | [inline] |
signedDistance(const VectorType &p) const | Hyperplane | [inline] |
Through(const VectorType &p0, const VectorType &p1) | Hyperplane | [inline, static] |
Through(const VectorType &p0, const VectorType &p1, const VectorType &p2) | Hyperplane | [inline, static] |
transform(const MatrixBase< XprType > &mat, TransformTraits traits=Affine) | Hyperplane | [inline] |
transform(const Transform< Scalar, AmbientDimAtCompileTime, Affine, TrOptions > &t, TransformTraits traits=Affine) | Hyperplane | [inline] |