flood_find< fgrd, bound_check > Class Template Reference
#include <flood_find.h>
List of all members.
template<typename fgrd, typename bound_check>
class flood_find< fgrd, bound_check >
Constructor & Destructor Documentation
template<typename fgrd, typename bound_check>
| flood_find< fgrd, bound_check >::flood_find |
( |
const fgrd & |
f, |
|
|
const bound_check & |
bc, |
|
|
bool |
avoid_vaults = false, |
|
|
bool |
_check_traversable = true | |
|
) |
| | [inline] |
Member Function Documentation
template<typename fgrd, typename bound_check>
| void flood_find< fgrd, bound_check >::add_feat |
( |
int |
feat |
) |
[inline] |
template<typename fgrd, typename bound_check>
template<typename fgrd, typename bound_check>
template<typename fgrd, typename bound_check>
| bool flood_find< fgrd, bound_check >::points_connected_from |
( |
const coord_def & |
start |
) |
[inline] |
template<typename fgrd, typename bound_check>
| bool flood_find< fgrd, bound_check >::any_point_connected_from |
( |
const coord_def & |
start |
) |
[inline] |
template<typename fgrd, typename bound_check>
template<typename fgrd, typename bound_check>
| bool flood_find< fgrd, bound_check >::did_leave_vault |
( |
|
) |
const [inline] |
template<typename fgrd, typename bound_check>
Member Data Documentation
template<typename fgrd, typename bound_check>
template<typename fgrd, typename bound_check>
template<typename fgrd, typename bound_check>
template<typename fgrd, typename bound_check>
template<typename fgrd, typename bound_check>
template<typename fgrd, typename bound_check>
template<typename fgrd, typename bound_check>
template<typename fgrd, typename bound_check>
template<typename fgrd, typename bound_check>
template<typename fgrd, typename bound_check>
The documentation for this class was generated from the following file: