This is the complete list of members for GridMapPatcher, including all inherited members.
_curr_raster_h | GridMapPatcher | private |
_curr_raster_w | GridMapPatcher | private |
apply_patches(MapType &dst_map, const DiscretePoint2D &offset, const GMPatches &patches) | GridMapPatcher | inlineprivate |
apply_text_raster(MapType &dst_map, std::istream &src_raster, const DiscretePoint2D &dst_offset, int w_zoom=1, int h_zoom=1) | GridMapPatcher | inline |
apply_text_raster(MapType &dst_map, std::istream &src_raster, int w_zoom=1, int h_zoom=1) | GridMapPatcher | inline |
apply_text_raster(MapType &dst_map, std::istream &src_raster, bool autoalign, const DiscretePoint2D &dst_offset, int w_zoom, int h_zoom) | GridMapPatcher | inlineprivate |
char_to_occupancy(char ch) | GridMapPatcher | inlineprivate |
GMPatches typedef | GridMapPatcher | private |
patches_by_text_raster(std::istream &raster, int w_scale, int h_scale) | GridMapPatcher | inlineprivate |