gr::KdTree< _Scalar, _Index >::QueryNode Struct Reference

element of the stack More...

#include <kdtree.h>

+ Collaboration diagram for gr::KdTree< _Scalar, _Index >::QueryNode:

Public Member Functions

 QueryNode ()
 
 QueryNode (unsigned int id)
 

Public Attributes

unsigned int nodeId
 id of the next node More...
 
Scalar sq
 squared distance to the next node More...
 

Detailed Description

template<typename _Scalar, typename _Index = int>
struct gr::KdTree< _Scalar, _Index >::QueryNode

element of the stack

Constructor & Destructor Documentation

template<typename _Scalar, typename _Index = int>
gr::KdTree< _Scalar, _Index >::QueryNode::QueryNode ( )
inline
template<typename _Scalar, typename _Index = int>
gr::KdTree< _Scalar, _Index >::QueryNode::QueryNode ( unsigned int  id)
inline

Member Data Documentation

template<typename _Scalar, typename _Index = int>
unsigned int gr::KdTree< _Scalar, _Index >::QueryNode::nodeId

id of the next node

template<typename _Scalar, typename _Index = int>
Scalar gr::KdTree< _Scalar, _Index >::QueryNode::sq

squared distance to the next node


The documentation for this struct was generated from the following file:
  • /home/travis/build/STORM-IRIT/OpenGR/src/gr/accelerators/kdtree.h