DGtal
0.6.devel
Main Page
Related Pages
Modules
Namespaces
Data Structures
Examples
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
src
DGtal
images
ImageSelector.ih
1
30
31
#include <cstdlib>
33
35
// IMPLEMENTATION of inline methods.
37
39
namespace
DGtal {
40
44
template
<
typename
Domain,
typename
Value>
45
struct
ImageSelector
<Domain, Value,
LOW_ITER_I
+
LOW_BEL_I
>
46
{
50
typedef
ImageContainerBySTLMap<Domain,Value>
Type
;
51
};
52
53
}
54
// //
56
57
Generated on Wed Dec 19 2012 19:10:26 for DGtal by
1.8.1.1