IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
EntityLogMessages.h
Go to the documentation of this file.
1 // EntityLogMessages.h:
3 // --------------------
4 //
14 
15 #ifndef __IPSDKGEOMETRY_ENTITYLOGMESSAGES_H__
16 #define __IPSDKGEOMETRY_ENTITYLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace geom {
23 
26 
54 )
55 
56 
59 } // end of namespace geom
60 } // end of namespace ipsdk
61 
62 #endif // __IPSDKGEOMETRY_ENTITYLOGMESSAGES_H__
Parabola segment starting with point d and ending with point d has not been found.
Definition: EntityLogMessages.h:63
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Input shared pointer should not be null.
Definition: EntityLogMessages.h:61
Half edges with indexes d and d should be linked.
Definition: EntityLogMessages.h:77
Polygon to set mismatch with segment already set polygon.
Definition: EntityLogMessages.h:65
Header part of macros set allowing to manager log messages map into libraries.
Invalid z index d for shape with starting z index d and ending z index d.
Definition: EntityLogMessages.h:51
#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
Polygon simplification failed while processing shape 2d construction.
Definition: EntityLogMessages.h:67
Method s is not implemented.
Definition: EntityLogMessages.h:59
eEntityMessage
Enumerate describing messages.
Definition: EntityLogMessages.h:33
Triangle with index d is not valid given triangle collection size d.
Definition: EntityLogMessages.h:53
Definition of import/export macro for library.
Vertex with index d is not valid given vertex collection size d.
Definition: EntityLogMessages.h:55
Exterior mesh has not been initialized.
Definition: EntityLogMessages.h:37
Shape 2d constructor has not been initialized.
Definition: EntityLogMessages.h:71
Half edge with index d is not valid given half edge collection size d.
Definition: EntityLogMessages.h:41
Row index mismatch for shapes merge, main shape row index = d should be lower or equal to new shape r...
Definition: EntityLogMessages.h:75
Invalid point index, out of bounds.
Definition: EntityLogMessages.h:45
Starting points of half edges d and d are not linked by an half edge.
Definition: EntityLogMessages.h:43
Shape 3d constructor has not been initialized.
Definition: EntityLogMessages.h:73
Failed to write mesh 3d data to file s.
Definition: EntityLogMessages.h:57
Shape 2d constructor has encountered an interal error.
Definition: EntityLogMessages.h:69
Half edge with index d cannot be associated to a new triangle.
Definition: EntityLogMessages.h:39
Invalid row index d for shape with starting row index d and ending row index d.
Definition: EntityLogMessages.h:47
Invalid y index d for shape with starting y index d and ending y index d.
Definition: EntityLogMessages.h:49
Can't add row intersection with row range [d, d[ to existing row range [d, d[, ranges should not inte...
Definition: EntityLogMessages.h:35