

Go to the source code of this file.
Classes | |
| class | ecl::Pose3D< Float, Enable > |
| Parent template definition for Pose3D. | |
| class | ecl::Pose3D< Float, enable_if< is_float< Float > >::type > |
| Representation for a 3D pose (6 degrees of freedom). | |
Namespaces | |
| ecl | |
Functions | |
| OutputStream & | ecl::operator<< (OutputStream &ostream, const Pose3D< Float_ > &pose) |
| Insertion operator for output streams. More... | |