HOG2
Public Member Functions | Public Attributes | List of all members
IRAStarConstants::GNode Struct Reference

#include <IRAStar.h>

Collaboration diagram for IRAStarConstants::GNode:
Collaboration graph
[legend]

Public Member Functions

 GNode (node *nn)
 
 GNode ()
 

Public Attributes

noden
 

Detailed Description

Definition at line 43 of file IRAStar.h.

Constructor & Destructor Documentation

◆ GNode() [1/2]

IRAStarConstants::GNode::GNode ( node nn)
inline

Definition at line 44 of file IRAStar.h.

◆ GNode() [2/2]

IRAStarConstants::GNode::GNode ( )
inline

Definition at line 45 of file IRAStar.h.

Member Data Documentation

◆ n

node* IRAStarConstants::GNode::n

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