Description: 1, write the function LineDDA (), arbitrary slope of the line scan conversion algorithm to DDA algorithm
2, write the function LineBre (), to achieve any slope slope of the line scan conversion algorithm to improve the Bresenhan algorithm
3, write functions LineMidPointBre (), arbitrary slope of the line scan conversion algorithm midpoint Bresenhan algorithms.
To Search:
File list (Check if you may need any files):
line.cpp