MVE - Multi-View Environment mve-devel
|
STL namespace. More...
Functions | |
template<class T > | |
void | swap (mve::Image< T > &a, mve::Image< T > &b) |
Specialization of std::swap for efficient image swapping. | |
template<class T > | |
void | swap (mve::TypedImageBase< T > &a, mve::TypedImageBase< T > &b) |
Specialization of std::swap for efficient image swapping. | |
STL namespace.
|
inline |
|
inlineprotected |
Specialization of std::swap for efficient image swapping.
Definition at line 542 of file image_base.h.