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) constJumpPointCacheinline
GetJumpPointLeft(int i, int j, const PathGoal &goal) constJumpPointCacheinline
GetJumpPointRight(int i, int j, const PathGoal &goal) constJumpPointCacheinline
GetJumpPointUp(int i, int j, const PathGoal &goal) constJumpPointCacheinline
GetMemoryUsage() constJumpPointCacheinline
m_HeightJumpPointCache
m_JumpPointsDownJumpPointCache
m_JumpPointsLeftJumpPointCache
m_JumpPointsRightJumpPointCache
m_JumpPointsUpJumpPointCache
m_WidthJumpPointCache
reset(const Grid< NavcellData > *terrain, pass_class_t passClass)JumpPointCacheinline
Row typedefJumpPointCacheprivate