IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ProjectionGeometryMeasureLogMessages.h
Go to the documentation of this file.
1 // ProjectionGeometryMeasureLogMessages.h:
3 // ----------------------------------
4 //
14 
15 #ifndef __IPSDKIPLSHAPEANALYSIS_PROJECTIONGEOMETRYMEASURELOGMESSAGES_H__
16 #define __IPSDKIPLSHAPEANALYSIS_PROJECTIONGEOMETRYMEASURELOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace shape {
24 namespace analysis {
25 
28 
37 )
38 
39 
42 } // end of namespace analysis
43 } // end of namespace shape
44 } // end of namespace imaproc
45 } // end of namespace ipsdk
46 
47 #endif // __IPSDKIPLSHAPEANALYSIS_PROJECTIONGEOMETRYMEASURELOGMESSAGES_H__
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
Definition of import/export macro for library.
Measure the surface of the projection along the Z axis.
Definition: ProjectionGeometryMeasureLogMessages.h:41
Measure the surface of the projection along the Y axis.
Definition: ProjectionGeometryMeasureLogMessages.h:39
Measure the surface of the projection along the X axis.
Definition: ProjectionGeometryMeasureLogMessages.h:37
eProjectionGeometryMeasureMessage
Enumerate describing messages.
Definition: ProjectionGeometryMeasureLogMessages.h:35