AnchorPoint struct
record about vertex coordinates and index of anchor to which it is snapped
Contents
- Reference
Public variables
Variable documentation
int AnchorPoint:: anchor
Anchor information: 0+ - index of anchor to which this point should be snapped -1 - initial value (undefined) -2 - this point is an anchor, i.e.
do not snap this point (snap others to this point)