OpenTTD Source 20250918-master-g2d13bcb7b9
CYapfShipNode Struct Reference

Yapf Node for ships. More...

#include <yapf_node_ship.hpp>

Inheritance diagram for CYapfShipNode:
CYapfNodeT< CYapfNodeKeyExitDir, CYapfShipNode >

Additional Inherited Members

- Public Types inherited from CYapfNodeT< CYapfNodeKeyExitDir, CYapfShipNode >
typedef CYapfNodeKeyExitDir Key
 
typedef CYapfShipNode Node
 
- Public Member Functions inherited from CYapfNodeT< CYapfNodeKeyExitDir, CYapfShipNode >
void Set (Node *parent, TileIndex tile, Trackdir td, bool is_choice)
 
NodeGetHashNext ()
 
void SetHashNext (Node *pNext)
 
TileIndex GetTile () const
 
Trackdir GetTrackdir () const
 
const CYapfNodeKeyExitDirGetKey () const
 
int GetCost () const
 
int GetCostEstimate () const
 
bool GetIsChoice () const
 
bool operator< (const Node &other) const
 
void Dump (DumpTarget &dmp) const
 
- Data Fields inherited from CYapfNodeT< CYapfNodeKeyExitDir, CYapfShipNode >
CYapfNodeKeyExitDir key
 
Nodehash_next
 
Nodeparent
 
int cost
 
int estimate
 
bool is_choice
 

Detailed Description

Yapf Node for ships.

Definition at line 19 of file yapf_node_ship.hpp.


The documentation for this struct was generated from the following file: