Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GenMask2d.H File Reference


Detailed Description

Header file of class qgar::GenMask2d.

Author:
Gérald Masini
Date:
Apr 11, 2003 15:17
Since:
Qgar 2.1

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.