cheshirekow  v0.1.0
mpblocks::cudaNN::RectangleQuery< Format_t, NDim > Struct Template Reference

#include <mpblocks/cudaNN/QueryPoint.h>

Public Attributes

Format_t max [NDim]
 
Format_t min [NDim]
 
Format_t point [NDim]
 

Detailed Description

template<typename Format_t, unsigned int NDim>
struct mpblocks::cudaNN::RectangleQuery< Format_t, NDim >

Definition at line 40 of file QueryPoint.h.

Member Data Documentation

template<typename Format_t, unsigned int NDim>
Format_t mpblocks::cudaNN::RectangleQuery< Format_t, NDim >::max[NDim]

Definition at line 43 of file QueryPoint.h.

template<typename Format_t, unsigned int NDim>
Format_t mpblocks::cudaNN::RectangleQuery< Format_t, NDim >::min[NDim]

Definition at line 42 of file QueryPoint.h.

template<typename Format_t, unsigned int NDim>
Format_t mpblocks::cudaNN::RectangleQuery< Format_t, NDim >::point[NDim]

Definition at line 44 of file QueryPoint.h.


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