#include <Pathfinding.h>
◆ ObstructionHandling
Enumerator |
---|
NONE | |
PATHFINDING | |
FOUNDATION | |
◆ PathfinderPassability()
◆ IsPassable()
bool PathfinderPassability::IsPassable |
( |
fixed |
waterdepth, |
|
|
fixed |
steepness, |
|
|
fixed |
shoredist |
|
) |
| const |
|
inline |
◆ m_Clearance
fixed PathfinderPassability::m_Clearance |
◆ m_Mask
◆ m_MaxDepth
fixed PathfinderPassability::m_MaxDepth |
|
private |
◆ m_MaxShore
fixed PathfinderPassability::m_MaxShore |
|
private |
◆ m_MaxSlope
fixed PathfinderPassability::m_MaxSlope |
|
private |
◆ m_MinDepth
fixed PathfinderPassability::m_MinDepth |
|
private |
◆ m_MinShore
fixed PathfinderPassability::m_MinShore |
|
private |
◆ m_Obstructions
The documentation for this class was generated from the following files:
- /home/docker/jenkins/workspace/technical-docs/source/simulation2/helpers/Pathfinding.h
- /home/docker/jenkins/workspace/technical-docs/source/simulation2/helpers/Pathfinding.cpp