extents.hpp
Go to the documentation of this file.
7 /****************************************************************************************************/
19 /****************************************************************************************************/
23 /****************************************************************************************************/
73 /****************************************************************************************************/
110 /****************************************************************************************************/
120 /*************************************************************************************************/
124 /****************************************************************************************************/
142 /****************************************************************************************************/
146 /****************************************************************************************************/
friend void swap(const point_2d &x, const point_2d &y) Definition: extents.hpp:39 STL namespace. An intrinsic geometry class for objects with a graphical representation. Definition: extents.hpp:75 Definition: functional.hpp:26 friend bool operator==(const extents_t &x, const extents_t &y) friend bool operator==(const point_2d &x, const point_2d &y) Definition: extents.hpp:45 Definition: extents.hpp:26 A utility class for referencing the two slices of a extents_t. Definition: extents.hpp:68 Definition: extents.hpp:70 friend bool operator==(const slice_t &x, const slice_t &y) Definition: name_fwd.hpp:42 A class containing element geometry for a single orientation. Definition: extents.hpp:80 std::ostream & operator<<(std::ostream &s, const extents_t &x) |