Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
VSI::WayFind::Node Class Reference

Public Types

enum  Type { Vertical, Horizontal }
 

Public Member Functions

 Node (unsigned int _counter)
 

Public Attributes

unsigned int counter_
 
Type type_
 
Node * n_ [4]
 
Node * prev_
 
Node * next_
 
QPoint pos_
 
Node * from_
 
unsigned int g_
 
unsigned int f_
 
unsigned int h_
 
unsigned int cost_
 
bool closed_
 

Detailed Description

Definition at line 85 of file wayfind.hh.


The documentation for this class was generated from the following files: