Classes | |
| class | Vector3DStruct |
| Utility class to store and print a 3D vector. More... | |
Functions | |
| template<typename Vect > | |
| std::ostream & | operator<< (std::ostream &out, Vector3DStruct< Vect > const &vmanip) |
| Operator to print the manipulator. More... | |
| std::ostream& util::manip::details::operator<< | ( | std::ostream & | out, |
| Vector3DStruct< Vect > const & | vmanip | ||
| ) |
Operator to print the manipulator.
Definition at line 57 of file DataIOmanip.h.
1.8.5