DrawBuf.drawLine - multiple declarations

Function DrawBuf.drawLine

draw line from point p1 to p2 with specified color

Prototype

void drawLine(
  Point p1,
  Point p2,
  uint colour
);

Function DrawBuf.drawLine

draw line from point p1 to p2 with specified color

Prototype

void drawLine(
  Point p1,
  Point p2,
  uint colour
);

Function DrawBuf.drawLine

draw line from point p1 to p2 with specified color

Prototype

void drawLine(
  Point p1,
  Point p2,
  uint colour
);

Function DrawBuf.drawLine

draw line from point p1 to p2 with specified color

Prototype

void drawLine(
  Point p1,
  Point p2,
  uint colour
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0