Public Member Functions | |
terrain_filter_cache () | |
~terrain_filter_cache () | |
Public Attributes | |
t_translation::t_match * | parsed_terrain |
std::vector< std::set < gamemap::location > > * | adjacent_matches |
std::vector< std::pair < terrain_filter, std::map < gamemap::location, bool > > > | adjacent_match_cache |
Definition at line 62 of file terrain_filter.hpp.
terrain_filter::terrain_filter_cache::terrain_filter_cache | ( | ) | [inline] |
Definition at line 63 of file terrain_filter.hpp.
terrain_filter::terrain_filter_cache::~terrain_filter_cache | ( | ) | [inline] |
Definition at line 70 of file terrain_filter.hpp.
Referenced by terrain_filter::match_internal(), and ~terrain_filter_cache().
std::vector< std::set<gamemap::location> >* terrain_filter::terrain_filter_cache::adjacent_matches |
Definition at line 73 of file terrain_filter.hpp.
Referenced by terrain_filter::get_locations(), terrain_filter::match_internal(), and ~terrain_filter_cache().
std::vector< std::pair<terrain_filter, std::map<gamemap::location,bool> > > terrain_filter::terrain_filter_cache::adjacent_match_cache |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |