src/yapf/yapf_node.hpp
branchnoai
changeset 10455 22c441f5adf9
parent 9631 8a2d1c2ceb88
equal deleted inserted replaced
10412:ef44f62cb8b9 10455:22c441f5adf9
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file yapf_node.hpp */
     3 /** @file yapf_node.hpp Node in the pathfinder's graph. */
     4 
     4 
     5 #ifndef  YAPF_NODE_HPP
     5 #ifndef  YAPF_NODE_HPP
     6 #define  YAPF_NODE_HPP
     6 #define  YAPF_NODE_HPP
     7 
     7 
     8 /** Yapf Node Key that evaluates hash from (and compares) tile & exit dir. */
     8 /** Yapf Node Key that evaluates hash from (and compares) tile & exit dir. */