IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
PolygonWithHoles2dTypes.h
Go to the documentation of this file.
1 // PolygonWithHoles2dTypes.h:
3 // --------------------------
4 //
14 
15 #ifndef __IPSDKGEOMETRY_POLYGONWITHHOLES2DTYPES_H__
16 #define __IPSDKGEOMETRY_POLYGONWITHHOLES2DTYPES_H__
17 
19 
20 namespace ipsdk {
21 namespace geom {
22 
23 template <typename T>
24 class PolygonWithHoles2d;
25 
28 
29 
32 
33 } // end of namespace geom
34 } // end of namespace ipsdk
35 
36 #endif // __IPSDKGEOMETRY_POLYGONWITHHOLES2DTYPES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Predefined types for polygon 2d management.