|
Walls And Holes
1
|
#include "blockypolygontilemesher.h"
Functions | |
| int | shouldDiagonal (const Tile *me, const Tile *center, const Tile *far, const Tile *left, const Tile *right) |
| QPointF | lineHitsEdgeAt (const QLineF &line) |
| Triplet< BetterPolygon, QVector< float >, QVector< bool > > | makeDiagonal (QPointF meA, QPointF meB, QPointF otherA, QPointF otherB, QVector< bool > dropWalls) |
| QPointF lineHitsEdgeAt | ( | const QLineF & | line | ) |


| Triplet<BetterPolygon, QVector<float>, QVector<bool> > makeDiagonal | ( | QPointF | meA, |
| QPointF | meB, | ||
| QPointF | otherA, | ||
| QPointF | otherB, | ||
| QVector< bool > | dropWalls | ||
| ) |

