, 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::Segment< dimension > | [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] |
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] |
firstPoint() const | jafar::geom::Segment< dimension > | [inline] |
firstPointCov() const (defined in jafar::geom::Segment< dimension >) | jafar::geom::Segment< dimension > | [inline] |
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::Segment< dimension >) | jafar::geom::Segment< dimension > | |
HomogenousMatrixD1 typedef (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
HomogenousSymMatrixD typedef (defined in jafar::geom::Segment< dimension >) | jafar::geom::Segment< dimension > | |
HomogenousVecD typedef (defined in jafar::geom::Segment< dimension >) | jafar::geom::Segment< dimension > | |
id() const (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | [inline] |
isTransformable() const | jafar::geom::Atom< dimension > | |
lastPoint() const | jafar::geom::Segment< dimension > | [inline] |
lastPointCov() const (defined in jafar::geom::Segment< dimension >) | jafar::geom::Segment< dimension > | [inline] |
length() const | jafar::geom::Segment< dimension > | [inline] |
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::Segment< dimension >) | jafar::geom::Segment< 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 Segment &rhs) (defined in jafar::geom::Segment< dimension >) | jafar::geom::Segment< dimension > | [inline] |
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::Segment< dimension >) | jafar::geom::Segment< dimension > | |
Segment() | jafar::geom::Segment< dimension > | |
Segment(_TDriver_ *) | jafar::geom::Segment< dimension > | [explicit] |
Segment(const Segment &) (defined in jafar::geom::Segment< dimension >) | jafar::geom::Segment< dimension > | [inline] |
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] |
support() const | jafar::geom::Segment< 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 | jafar::geom::Segment< dimension > | [virtual] |
TransformableD typedef (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | |
type() const | jafar::geom::Segment< dimension > | [inline, virtual] |
Type enum name | jafar::geom::Atom< dimension > | |
type2String(Type type) (defined in jafar::geom::Atom< dimension >) | jafar::geom::Atom< dimension > | [static] |
VecD typedef (defined in jafar::geom::Segment< dimension >) | jafar::geom::Segment< dimension > | |
~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] |
~Segment() (defined in jafar::geom::Segment< dimension >) | jafar::geom::Segment< dimension > | |