Richard Boegli's CnC_Generals_Zero_Hour Fork
WIP
This is documentation of Richard Boegil's Zero Hour Fork
Loading...
Searching...
No Matches
PathfindCell Member List
This is the complete list of members for
PathfindCell
, including all inherited members.
allocateInfo
(const ICoord2D &pos)
PathfindCell
CELL_BRIDGE_IMPASSABLE
enum value
PathfindCell
CELL_CLEAR
enum value
PathfindCell
CELL_CLIFF
enum value
PathfindCell
CELL_IMPASSABLE
enum value
PathfindCell
CELL_OBSTACLE
enum value
PathfindCell
CELL_RUBBLE
enum value
PathfindCell
CELL_WATER
enum value
PathfindCell
CellFlags
enum name
PathfindCell
CellType
enum name
PathfindCell
clearParentCell
(void)
PathfindCell
costSoFar
(PathfindCell *parent)
PathfindCell
costToGoal
(PathfindCell *goal)
PathfindCell
costToHierGoal
(PathfindCell *goal)
PathfindCell
getClosed
(void) const
PathfindCell
inline
getConnectLayer
(void) const
PathfindCell
inline
getCostSoFar
(void) const
PathfindCell
inline
getFlags
(void) const
PathfindCell
inline
getGoalAircraft
(void) const
PathfindCell
inline
getGoalUnit
(void) const
PathfindCell
inline
getLayer
(void) const
PathfindCell
inline
getNextOpen
(void)
PathfindCell
inline
getObstacleID
(void) const
PathfindCell
inline
getOpen
(void) const
PathfindCell
inline
getParentCell
(void) const
PathfindCell
inline
getPinched
(void) const
PathfindCell
inline
getPosUnit
(void) const
PathfindCell
inline
getTotalCost
(void) const
PathfindCell
inline
getType
(void) const
PathfindCell
inline
getXIndex
(void) const
PathfindCell
inline
getYIndex
(void) const
PathfindCell
inline
getZone
(void) const
PathfindCell
inline
hasInfo
(void) const
PathfindCell
inline
isAircraftGoal
(void) const
PathfindCell
inline
isBlockedByAlly
(void) const
PathfindCell
inline
isObstacleFence
(void) const
PathfindCell
inline
isObstaclePresent
(ObjectID objID) const
PathfindCell
inline
isObstacleTransparent
() const
PathfindCell
inline
NO_UNITS
enum value
PathfindCell
PathfindCell
(void)
PathfindCell
putOnClosedList
(PathfindCell *list)
PathfindCell
putOnSortedOpenList
(PathfindCell *list)
PathfindCell
releaseClosedList
(PathfindCell *list)
PathfindCell
static
releaseInfo
(void)
PathfindCell
releaseOpenList
(PathfindCell *list)
PathfindCell
static
removeFromClosedList
(PathfindCell *list)
PathfindCell
removeFromOpenList
(PathfindCell *list)
PathfindCell
removeObstacle
(Object *obstacle)
PathfindCell
reset
()
PathfindCell
setBlockedByAlly
(Bool blocked)
PathfindCell
inline
setConnectLayer
(PathfindLayerEnum layer)
PathfindCell
inline
setCostSoFar
(UnsignedInt cost)
PathfindCell
inline
setGoalAircraft
(ObjectID unit, const ICoord2D &pos)
PathfindCell
setGoalUnit
(ObjectID unit, const ICoord2D &pos)
PathfindCell
setLayer
(PathfindLayerEnum layer)
PathfindCell
inline
setParentCell
(PathfindCell *parent)
PathfindCell
setParentCellHierarchical
(PathfindCell *parent)
PathfindCell
setPinched
(Bool pinch)
PathfindCell
inline
setPosUnit
(ObjectID unit, const ICoord2D &pos)
PathfindCell
setTotalCost
(UnsignedInt cost)
PathfindCell
inline
setType
(CellType type)
PathfindCell
setTypeAsObstacle
(Object *obstacle, Bool isFence, const ICoord2D &pos)
PathfindCell
setZone
(zoneStorageType zone)
PathfindCell
inline
startPathfind
(PathfindCell *goalCell)
PathfindCell
UNIT_GOAL
enum value
PathfindCell
UNIT_GOAL_OTHER_MOVING
enum value
PathfindCell
UNIT_PRESENT_FIXED
enum value
PathfindCell
UNIT_PRESENT_MOVING
enum value
PathfindCell
~PathfindCell
(void)
PathfindCell
Generated by
1.13.2