Loading...
Searching...
No Matches
Public Member Functions | List of all members
cuspatial::detail::vec_2d_tuple_to_box< T, Vertex > Struct Template Reference

Public Member Functions

box< T, Vertex > operator() (thrust::tuple< Vertex, Vertex > pair)
 

Detailed Description

template<typename T, typename Vertex = vec_2d<T>>
struct cuspatial::detail::vec_2d_tuple_to_box< T, Vertex >

Definition at line 91 of file iterator_factory.cuh.

Member Function Documentation

◆ operator()()

template<typename T , typename Vertex = vec_2d<T>>
box< T, Vertex > cuspatial::detail::vec_2d_tuple_to_box< T, Vertex >::operator() ( thrust::tuple< Vertex, Vertex > pair)
inline

Definition at line 92 of file iterator_factory.cuh.


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