IMP.bff
|
This is the complete list of members for PathMapTile, including all inherited members.
backtrack_to_path() | PathMapTile | |
cost | PathMapTile | protected |
density | PathMapTile | |
edges | PathMapTile | protected |
features | PathMapTile | protected |
get_value(int value_type, std::pair< float, float > bounds=std::pair< float, float >({std::numeric_limits< float >::min(), std::numeric_limits< float >::max()}), const std::string &feature_name="", float grid_spacing=1.0) | PathMapTile | |
idx | PathMapTile | protected |
PathMapTile(long index=-1, float visit_penalty=0.0, float tile_density=1.0) | PathMapTile | inlineexplicit |
penalty | PathMapTile | protected |
previous | PathMapTile | protected |
set_value(int value_type, float value, const std::string &name="") | PathMapTile |