OpenTTD Source 20260208-master-g43af8e94d0
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)
Node * GetHashNext ()
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
Node * hash_next
Node * parent
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: