IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDKMathLogMessages.h
Go to the documentation of this file.
1 // IPSDKMathLogMessages.h:
3 // -----------------------
4 //
14 
15 #ifndef __IPSDKMATH_IPSDKMATHLOGMESSAGES_H__
16 #define __IPSDKMATH_IPSDKMATHLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace math {
23 
26 
36 )
37 
38 
41 } // end of namespace math
42 } // end of namespace ipsdk
43 
44 #endif // __IPSDKMATH_IPSDKMATHLOGMESSAGES_H__
Definition of import/export macro for library.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eIPSDKMathMessage
Enumerate describing messages.
Definition: IPSDKMathLogMessages.h:33
Header part of macros set allowing to manager log messages map into libraries.
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
macro allowing to declare a message map for a given library libraryName and a given enumerate enumTyp...
Definition: LogMessageManagerHdrMacros.h:27
Object has not been initialized, can't use it.
Definition: IPSDKMathLogMessages.h:37
Invalid line direction, should not be null.
Definition: IPSDKMathLogMessages.h:35
Geometric processing doesn't support entity.
Definition: IPSDKMathLogMessages.h:39
Number of points passed as argument is out of range (should be between 1 and 400) ...
Definition: IPSDKMathLogMessages.h:41