, including all inherited members.
| accept(AtomVisitorInterface< dimension > *) const =0 (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | [pure virtual] |
| angle(const Line< dimension > &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| angle(const HyperPlane< dimension > &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| angle(const Segment< dimension > &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| angle(const PolyLine< dimension > &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| angle(const Facet< dimension > &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| angle(const RepereD &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| applyTransformation(const HomogenousMatrixD &_transformation) | jafar::geom::Atom< dimension > | |
| Atom(Driver *driver) (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | [inline] |
| boundingBox() const | jafar::geom::Line< dimension > | [inline, virtual] |
| clonedDriver() const | jafar::geom::Line< dimension > | [inline] |
| closestPoint(const Line< dimension > &l, HomogenousVecD &v1, HomogenousVecD &v2) const (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [inline] |
| closestPointCov(const Line< dimension > &l, HomogenousVecD &v1, HomogenousSymMatrixD &cov1, HomogenousVecD &v2, HomogenousSymMatrixD &cov2) const (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [inline] |
| closestPointJac(const HomogenousVecD &O1, const HomogenousVecD &u1, const HomogenousVecD &O2, const HomogenousVecD &u2, HomogenousMatrixD &O1Jac, HomogenousMatrixD &u1Jac, HomogenousMatrixD &O2Jac, HomogenousMatrixD &u2Jac) const (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [inline, private] |
| closestPointJac(const HomogenousVecD &O1, const HomogenousVecD &u1, const HomogenousVecD &O2, const HomogenousVecD &u2, HomogenousMatrixD &O1Jac, HomogenousMatrixD &u1Jac, HomogenousMatrixD &O2Jac, HomogenousMatrixD &u2Jac) const (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [inline, private] |
| Dimension (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | [static] |
| direction() const | jafar::geom::Line< dimension > | [inline] |
| directionCov() const (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [inline] |
| distance(const Atom< dimension > &) const | jafar::geom::Atom< dimension > | [virtual] |
| distance(const Point< dimension > &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| distance(const Line< dimension > &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| distance(const HyperPlane< dimension > &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| distance(const Segment< dimension > &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| distance(const PolyLine< dimension > &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| distance(const Facet< dimension > &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| distance(const RepereD &) const =0 | jafar::geom::Atom< dimension > | [pure virtual] |
| Epsilon (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | [protected] |
| hasCov() const | jafar::geom::Atom< dimension > | [inline] |
| HomogenousMatrix1D typedef (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| HomogenousMatrixD typedef (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [private] |
| HomogenousMatrixD1 typedef (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| HomogenousSymMatrixD typedef (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [private] |
| HomogenousVecD typedef (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [private] |
| id() const (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | [inline] |
| isTransformable() const | jafar::geom::Atom< dimension > | |
| Line(Driver *d) (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | |
| Line(const Line &l) (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | |
| m_driver (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [private] |
| MatrixD typedef (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| NO_ID (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | [static] |
| operator=(const Line &rhs) (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [inline] |
| origin() const | jafar::geom::Line< dimension > | [inline] |
| originCov() const (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [inline] |
| pointAt(double t) const | jafar::geom::Line< dimension > | [inline] |
| pointAtCov(double t, double tCov) const | jafar::geom::Line< dimension > | [inline] |
| project(const HomogenousVecD &p) const | jafar::geom::Line< dimension > | [inline] |
| project(const Point< dimension > &p) const | jafar::geom::Line< dimension > | [inline] |
| projectCov(const HomogenousVecD &p, const HomogenousSymMatrixD &pCov, HomogenousVecD &v, HomogenousSymMatrixD &vCov) const | jafar::geom::Line< dimension > | [inline] |
| projectCov(const Point< dimension > &p, HomogenousVecD &v, HomogenousSymMatrixD &cov) const | jafar::geom::Line< dimension > | [inline] |
| reference() const | jafar::geom::Atom< dimension > | [inline] |
| RepereD typedef (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [private] |
| setDriver(Driver *d) (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [protected] |
| setId(unsigned int _id) (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | [inline] |
| SymMatrixD typedef (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| T_Facet enum value (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| T_HyperPlane enum value (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| T_Line enum value (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| T_OrientedPlan enum value (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| T_Point enum value (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| T_PolyLine enum value (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| T_Repere enum value (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| T_Segment enum value (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| toString() const (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | [virtual] |
| TransformableD typedef (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
| Type enum name | jafar::geom::Atom< dimension > | |
| type() const | jafar::geom::Line< dimension > | [inline, virtual] |
| type2String(Type type) (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | [static] |
| VecD typedef (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [private] |
| ~Atom() (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | [inline, virtual] |
| ~Line() (defined in jafar::geom::Line< dimension >) | jafar::geom::Line< dimension > | [virtual] |