Type for internal representation of a reference slice of a given kind (row or column), specifying the slice and indicating how to use it for reference. More...
Public Attributes | |
unsigned | index |
choose slice with this number | |
bool | totalLengthOnly |
if true, reference total length only |
Type for internal representation of a reference slice of a given kind (row or column), specifying the slice and indicating how to use it for reference.
Any external specification of "max slice" has been replaced with an explicit slice number. Reference can be made to the total slice length alone, or to the distance to each individual control point.