Definition in file GenMask2d.H.
Go to the source code of this file.
Namespaces | |
| namespace | qgar |
Classes | |
| class | qgar::GenMask2d< T > |
| Generic 2D mask with coefficients of type T. More... | |
2D Masks | |
| typedef GenMask2d< int > | qgar::Mask2d |
| 2D mask with coefficients of type int. | |
| typedef GenMask2d< int > | qgar::IMask2d |
| 2D mask with coefficients of type int. | |
| typedef GenMask2d< float > | qgar::FMask2d |
| 2D mask with coefficients of type float. | |
| typedef GenMask2d< double > | qgar::DMask2d |
| 2D mask with coefficients of type double. | |