HighMap library (C++)
Loading...
Searching...
No Matches
hmap::TileKey Struct Reference

#include <tile_region.hpp>

Public Member Functions

bool operator== (const TileKey &other) const
 
unsigned int hash () const
 

Public Attributes

int tx
 
int ty
 

Member Function Documentation

◆ operator==()

bool hmap::TileKey::operator== ( const TileKey other) const
inline

◆ hash()

unsigned int hmap::TileKey::hash ( ) const
inline

Member Data Documentation

◆ tx

int hmap::TileKey::tx

◆ ty

int hmap::TileKey::ty

The documentation for this struct was generated from the following file: