Walls And Holes  1
M2M::TileNeighborhoodInfo Class Reference

#include <m2mtilemesher.h>

Public Member Functions

 TileNeighborhoodInfo (const TileMap *tileMap, QPoint centerTilePos)
 
const Tileoperator() (int x, int y) const
 
const Tileoperator() (QPoint pt) const
 
const TilecenterTile () const
 
QSharedPointer< AbstractTileMeshermakeMesher () const
 

Constructor & Destructor Documentation

◆ TileNeighborhoodInfo()

M2M::TileNeighborhoodInfo::TileNeighborhoodInfo ( const TileMap tileMap,
QPoint  centerTilePos 
)

Member Function Documentation

◆ centerTile()

const Tile * M2M::TileNeighborhoodInfo::centerTile ( ) const
Here is the caller graph for this function:

◆ makeMesher()

QSharedPointer< M2M::AbstractTileMesher > M2M::TileNeighborhoodInfo::makeMesher ( ) const
Here is the caller graph for this function:

◆ operator()() [1/2]

const Tile * M2M::TileNeighborhoodInfo::operator() ( int  x,
int  y 
) const

◆ operator()() [2/2]

const Tile * M2M::TileNeighborhoodInfo::operator() ( QPoint  pt) const

The documentation for this class was generated from the following files: