IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
GeometryEntity3dCollTypes.h
Go to the documentation of this file.
1 // GeometryEntity3dCollTypes.h:
3 // ----------------------------
4 //
15 
16 #ifndef __IPSDKIMAGEPROCESSING_GEOMETRYENTITY3DCOLLTYPES_H__
17 #define __IPSDKIMAGEPROCESSING_GEOMETRYENTITY3DCOLLTYPES_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_GEOMETRYENTITY3DCOLLTYPES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Attribute associated to a collection of generic 3d geometry entities.
Definition: GeometryEntity3dCollTypes.h:35
Attribute associated to a collection of shape 3d geometry entities.
Definition: GeometryEntity3dCollTypes.h:37
eGeometryEntity3dCollAttributeType
Enumerate describing geometry entity 3d collection attribute type.
Definition: GeometryEntity3dCollTypes.h:33
#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.