HOG2
Public Member Functions | Public Attributes | List of all members
DALRTA::borderData< state > Class Template Reference

#include <daLRTAStar.h>

Public Member Functions

 borderData (const state &s, const double h)
 

Public Attributes

state theState
 
double heuristic
 

Detailed Description

template<class state>
class DALRTA::borderData< state >

Definition at line 28 of file daLRTAStar.h.

Constructor & Destructor Documentation

◆ borderData()

template<class state >
DALRTA::borderData< state >::borderData ( const state &  s,
const double  h 
)
inline

Definition at line 30 of file daLRTAStar.h.

Member Data Documentation

◆ heuristic

template<class state >
double DALRTA::borderData< state >::heuristic

Definition at line 32 of file daLRTAStar.h.

Referenced by DALRTA::compareBorderData< state >::operator()().

◆ theState

template<class state >
state DALRTA::borderData< state >::theState

Definition at line 31 of file daLRTAStar.h.


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