Robotics Library  0.7.0
Public Member Functions | Public Attributes | List of all members
rl::math::KdtreeNearestNeighbors< MetricT >::Cut Struct Reference

Public Member Functions

bool operator() (const Value &other) const
 

Public Attributes

Size index
 
Distance value
 

Member Function Documentation

◆ operator()()

template<typename MetricT >
bool rl::math::KdtreeNearestNeighbors< MetricT >::Cut::operator() ( const Value other) const
inline

Member Data Documentation

◆ index

template<typename MetricT >
Size rl::math::KdtreeNearestNeighbors< MetricT >::Cut::index

◆ value

template<typename MetricT >
Distance rl::math::KdtreeNearestNeighbors< MetricT >::Cut::value

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