HOG2
Public Member Functions | Public Attributes | List of all members
AngleUtil::AngleSearchNode Class Reference

#include <WeightedMap2DEnvironment.h>

Collaboration diagram for AngleUtil::AngleSearchNode:
Collaboration graph
[legend]

Public Member Functions

 AngleSearchNode (const xyLoc &s, uint64_t key)
 

Public Attributes

xyLoc node
 
uint64_t hashKey
 

Detailed Description

Definition at line 94 of file WeightedMap2DEnvironment.h.

Constructor & Destructor Documentation

◆ AngleSearchNode()

AngleUtil::AngleSearchNode::AngleSearchNode ( const xyLoc s,
uint64_t  key 
)
inline

Definition at line 96 of file WeightedMap2DEnvironment.h.

Member Data Documentation

◆ hashKey

uint64_t AngleUtil::AngleSearchNode::hashKey

Definition at line 99 of file WeightedMap2DEnvironment.h.

Referenced by AngleUtil::SearchNodeHash::operator()().

◆ node

xyLoc AngleUtil::AngleSearchNode::node

Definition at line 98 of file WeightedMap2DEnvironment.h.

Referenced by AngleUtil::SearchNodeEqual::operator()().


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