IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
GeometryEntity2dCollTypes.h
Go to the documentation of this file.
1 // GeometryEntity2dCollTypes.h:
3 // ----------------------------
4 //
15 
16 #ifndef __IPSDKIMAGEPROCESSING_GEOMETRYENTITY2DCOLLTYPES_H__
17 #define __IPSDKIMAGEPROCESSING_GEOMETRYENTITY2DCOLLTYPES_H__
18 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 
26 
34 )
35 
36 
39 } // end of namespace imaproc
40 } // end of namespace ipsdk
41 
42 #endif // __IPSDKIMAGEPROCESSING_GEOMETRYENTITY2DCOLLTYPES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Attribute associated to a collection of shape 2d geometry entities.
Definition: GeometryEntity2dCollTypes.h:37
eGeometryEntity2dCollAttributeType
Enumerate describing geometry entity 2d collection attribute type.
Definition: GeometryEntity2dCollTypes.h:33
Attribute associated to a collection of generic 2d geometry entities.
Definition: GeometryEntity2dCollTypes.h:35
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
Predefined types for geometry entity collection attributes management.