Bresenham
indigoextras.utils.Bresenham
object Bresenham
An implementation of the Bresenham Line algorithm, which plots clean lines across grids. Used by drawing tools and in this case, for lines of sight.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Bresenham.type
Members list
In this article