15 #ifndef __IPSDKIPLSHAPEANALYSIS_IMAGEBORDERSCONTACTTYPES_H__ 16 #define __IPSDKIPLSHAPEANALYSIS_IMAGEBORDERSCONTACTTYPES_H__ 60 #endif // __IPSDKIPLSHAPEANALYSIS_IMAGEBORDERSCONTACTTYPES_H__ ipBool _bTouchXEnd
flag indicating contact with end border along x axis
Definition: ImageBordersContactTypes.h:37
ipBool _bTouchYEnd
flag indicating contact with end border along y axis
Definition: ImageBordersContactTypes.h:43
ipBool _bTouchZEnd
flag indicating contact with end border along z axis
Definition: ImageBordersContactTypes.h:49
ipBool _bTouchXStart
flag indicating contact with start border along x axis
Definition: ImageBordersContactTypes.h:34
ipBool _bTouchYStart
flag indicating contact with start border along y axis
Definition: ImageBordersContactTypes.h:40
ipBool _bTouchZStart
flag indicating contact with start border along z axis
Definition: ImageBordersContactTypes.h:46
structure allowing to indicate image borders contact
Definition: ImageBordersContactTypes.h:31