Woolz Image Processing
Version 1.8.3
|
Data structure that can be used to hold partial intervals. These can then be sorted and condensed to find the intervals for an interval domain. More...
Data Fields | |
int | ileft |
int | iright |
int | ln |
Data structure that can be used to hold partial intervals. These can then be sorted and condensed to find the intervals for an interval domain.
int _WlzPartialItv2D::ileft |
Referenced by WlzLBTDomainToIDomain().
int _WlzPartialItv2D::iright |
Referenced by WlzLBTDomainToIDomain().
int _WlzPartialItv2D::ln |
Referenced by WlzLBTDomainToIDomain().