MatrixWalkers::DiamShrinker< T, I > Struct Template Reference
Matrix iterator performing a shrink of a diamond (rotated sub-square) into a square, decreasing the area of used pixels to 50%.
More...
#include <stdDomains.h>
List of all members.
Detailed Description
template<class T, class I = PtrInt>
struct MatrixWalkers::DiamShrinker< T, I >
Matrix iterator performing a shrink of a diamond (rotated sub-square) into a square, decreasing the area of used pixels to 50%.
Definition at line 176 of file stdDomains.h.
The documentation for this struct was generated from the following file: