Command |
Name | Description | |
---|---|---|
![]() | AppendJumpAndShoot(IList<JumpAndShootItem<Point2D>>, PowerChannels) | Marks a path of pixels described by the list of given absolute co-ordinates, using the Jump-And-Shoot algorithm. |
![]() | AppendJumpAndShoot(IList<JumpAndShootItem<Point3D>>, PowerChannels) | Marks a path of pixels described by the list of given absolute co-ordinates, using the Jump-And-Shoot algorithm. |