#include <Bresenham.hpp>
Definition at line 19 of file Bresenham.hpp.
◆ Pixel() [1/2]
BresenhamLine::Pixel::Pixel |
( |
pint |
x, |
|
|
pint |
y |
|
) |
| |
|
inline |
◆ Pixel() [2/2]
BresenhamLine::Pixel::Pixel |
( |
| ) |
|
|
default |
◆ printTo()
size_t BresenhamLine::Pixel::printTo |
( |
Print & |
p | ) |
const |
|
inlineoverride |
◆ distanceSquared()
unsigned int BresenhamLine::Pixel::distanceSquared |
( |
Pixel |
other | ) |
const |
|
inline |
pint BresenhamLine::Pixel::x = 0 |
pint BresenhamLine::Pixel::y = 0 |
The documentation for this struct was generated from the following file: