Pyrogenesis  trunk
JumpPointCache Member List

This is the complete list of members for JumpPointCache, including all inherited members.

ComputeRows(std::vector< Row > &rows, const Grid< NavcellData > &terrain, pass_class_t passClass, bool transpose, bool mirror)JumpPointCacheinline
GetJumpPointDown(int i, int j, const PathGoal &goal)JumpPointCacheinline
GetJumpPointLeft(int i, int j, const PathGoal &goal)JumpPointCacheinline
GetJumpPointRight(int i, int j, const PathGoal &goal)JumpPointCacheinline
GetJumpPointUp(int i, int j, const PathGoal &goal)JumpPointCacheinline
GetMemoryUsage() const JumpPointCacheinline
m_HeightJumpPointCache
m_JumpPointsDownJumpPointCache
m_JumpPointsLeftJumpPointCache
m_JumpPointsRightJumpPointCache
m_JumpPointsUpJumpPointCache
m_WidthJumpPointCache
reset(const Grid< NavcellData > *terrain, pass_class_t passClass)JumpPointCacheinline
Row typedefJumpPointCacheprivate