#include <tiling.h>
Definition at line 82 of file tiling.h.
Public Member Functions | |
TilingEdgeInfo (int cost) | |
int | getCost () const |
Private Attributes | |
int | m_cost |
|
Definition at line 85 of file tiling.h. References PathFind::COST_ONE, PathFind::COST_SQRT2, and m_cost. |
|
Definition at line 91 of file tiling.h. References m_cost. |
|
Definition at line 97 of file tiling.h. Referenced by getCost(), and TilingEdgeInfo(). |