libtcod
Loading...
Searching...
No Matches
bresenham.hpp File Reference

Bresenham line module. More...

#include <array>
#include <functional>
#include <iterator>
#include <vector>
#include "bresenham.h"

Go to the source code of this file.

Classes

class  TCODLineListener
class  TCODLine
class  tcod::BresenhamLine
 Encapsulates a Bresenham line drawing algorithm. More...

Namespaces

namespace  tcod
 The libtcod namespace.

Detailed Description

Bresenham line module.