IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
GeometryMeasureTypes.h
Go to the documentation of this file.
1 // GeometryMeasureTypes.h:
3 // -----------------------
4 //
14 
15 #ifndef __IPSDKGEOMETRY_GEOMETRYMEASURETYPES_H__
16 #define __IPSDKGEOMETRY_GEOMETRYMEASURETYPES_H__
17 
19 
20 namespace ipsdk {
21 namespace geom {
22 
25 
29 
32 
35 )
36 
37 
40 } // end of namespace geom
41 } // end of namespace ipsdk
42 
43 #endif // __IPSDKGEOMETRY_GEOMETRYMEASURETYPES_H__
Holes are taken into account.
Definition: GeometryMeasureTypes.h:32
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eHoleMsrPolicy
Enumerate describing measurement hole policy.
Definition: GeometryMeasureTypes.h:30
Predefined macros for enumerates management.
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
Holes are ignored.
Definition: GeometryMeasureTypes.h:34