Loading...
Searching...
No Matches
CubbyFlow::ClosestIntersectionQueryResult< T, N > Struct Template Reference

N-D closest intersection query result. More...

#include <Core/QueryEngine/IntersectionQueryEngine.hpp>

Public Attributes

const Titem = nullptr
 
double distance = std::numeric_limits<double>::max()
 

Detailed Description

template<typename T, size_t N>
struct CubbyFlow::ClosestIntersectionQueryResult< T, N >

N-D closest intersection query result.

Member Data Documentation

◆ distance

template<typename T , size_t N>
double CubbyFlow::ClosestIntersectionQueryResult< T, N >::distance = std::numeric_limits<double>::max()

◆ item


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