ISeeML  1.0
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
 CiSeeML::ObjectThis class is the base class of ISeeML: every class of ISeeML inherits this one
 CiSeeML::geom::ObjectThis class is the base class of the 2D geometric namespace of ISeeML: every geometric object inherits this one
 CiSeeML::geom::BasicObjectThis class defines basic 2D geometric objects, from which compound geometric objects are built
 CiSeeML::geom::PointThis class defines 2D geometric points, defined by their Cartesian coordinates
 CiSeeML::geom::VectorThis class defines 2D geometric vectors, which can be defined by their Polar or Cartesian coordinates
 CiSeeML::rob::ObjectThis class is the base class of robotic namespace of ISeeML: every robotic object inherits this one
 CiSeeML::rob::OrPtConfigThis class defines a standard robotic configuration, containing the position of a reference point and the orientation of a main axis
 CiSeeML::rob::CurvConfigThis class defines a more precise configuration than classical ones for mobile robots
 CiSeeML::rob::PathThis class is the base class of all robotic paths in ISeeML
 CiSeeML::rob::BasicPathThis class defines superclass of basic paths, from which compound paths can be built
 CiSeeML::rob::LinCurvPathThis class defines linear curvature elementary paths, for which the curvature derivative (with respect to the arc length) is constant
 CiSeeML::rob::CompoundPathThis class defines compound (or complex, or composed) paths, which are made of a set of basic paths
 CiSeeML::rob::ArrayPathsThis class defines compound (or complex, or composed) paths, which are made of a set of basic paths
 CiSeeML::rob::DubinsLikePathThis class defines Dubins like paths, which are similar to Dubins paths
 CiSeeML::rob::DubinsPathThis class defines Dubins' paths, made of circular arcs tangentially connected by line segments, with no back-up maneuvres, corresponding to an optimal forward-only motion with a lower bounded turning radius
 CiSeeML::rob::FscPathObjects of this class are Forward-only Sub-optimal Continuous-curvature (FSC) paths, made of circular arcs, pieces of clothoid and line segments