HotPixelSnapAction constructor

HotPixelSnapAction(
  1. HotPixel hotPixel,
  2. SegmentString? parentEdge,
  3. int hotPixelVertexIndex
)

Implementation

HotPixelSnapAction(this.hotPixel, this.parentEdge, this.hotPixelVertexIndex);