Namespaces | |
| details | |
Functions | |
| template<typename Vect > | |
| details::Vector3DStruct< Vect > | vector3D (Vect const &v) |
| Produces a manipulator to print a vector. More... | |
| details::Vector3DStruct<Vect> util::manip::vector3D | ( | Vect const & | v | ) |
Produces a manipulator to print a vector.
| Vect | type of vector to be printed |
| v | vector to be printed |
The typical usage is:
Definition at line 80 of file DataIOmanip.h.
1.8.5