![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
structure used to store polygon point local informations More...
#include <PolygonSegmentationTypes.h>
Public Types | |
| typedef ipsdk::geom::Shape2dPolygonWithHolesPtr | PolygonWithHolesPtr |
| polygon type associated to information structure | |
Public Attributes | |
| PolygonWithHolesPtr | _pPolygon |
| shared pointer to polygon associated to point | |
| ipUInt64 | _pointIdx |
| point index into polygon point collection | |
| ipReal64 | _previousLength |
| previous segment length | |
| ipReal64 | _theta |
| angle between previous and next segment More... | |
| ipReal64 | _nextLength |
| next segment length | |
structure used to store polygon point local informations
| ipReal64 ipsdk::shape::segmentation::PolygonPointInfo::_theta |
angle between previous and next segment
1.8.14