Public Member Functions | |
index_to_geometry_id (GeometryIter begin, GeometryIter end) | |
CUSPATIAL_HOST_DEVICE auto | operator() (IndexT idx) |
Public Attributes | |
GeometryIter | geometry_begin |
GeometryIter | geometry_end |
Definition at line 168 of file iterator_factory.cuh.
|
inline |
Definition at line 172 of file iterator_factory.cuh.
|
inline |
Definition at line 177 of file iterator_factory.cuh.
GeometryIter cuspatial::detail::index_to_geometry_id< IndexT, GeometryIter >::geometry_begin |
Definition at line 169 of file iterator_factory.cuh.
GeometryIter cuspatial::detail::index_to_geometry_id< IndexT, GeometryIter >::geometry_end |
Definition at line 170 of file iterator_factory.cuh.