正在加载...
正在搜索...
无匹配项
cuspatial::detail::index_to_geometry_id< IndexT, GeometryIter > 结构模板参考

公有成员函数

 index_to_geometry_id (GeometryIter begin, GeometryIter end)
 
CUSPATIAL_HOST_DEVICE auto operator() (IndexT idx)
 

公有属性

GeometryIter geometry_begin
 
GeometryIter geometry_end
 

详细描述

template<class IndexT, class GeometryIter>
struct cuspatial::detail::index_to_geometry_id< IndexT, GeometryIter >

定义于文件 iterator_factory.cuh168 行。

构造函数与析构函数文档

◆ index_to_geometry_id()

template<class IndexT, class GeometryIter>
cuspatial::detail::index_to_geometry_id< IndexT, GeometryIter >::index_to_geometry_id ( GeometryIter begin,
GeometryIter end )
inline

定义于文件 iterator_factory.cuh172 行。

成员函数文档

◆ operator()()

template<class IndexT, class GeometryIter>
CUSPATIAL_HOST_DEVICE auto cuspatial::detail::index_to_geometry_id< IndexT, GeometryIter >::operator() ( IndexT idx)
inline

定义于文件 iterator_factory.cuh177 行。

成员数据文档

◆ geometry_begin

template<class IndexT, class GeometryIter>
GeometryIter cuspatial::detail::index_to_geometry_id< IndexT, GeometryIter >::geometry_begin

定义于文件 iterator_factory.cuh169 行。

◆ geometry_end

template<class IndexT, class GeometryIter>
GeometryIter cuspatial::detail::index_to_geometry_id< IndexT, GeometryIter >::geometry_end

定义于文件 iterator_factory.cuh170 行。


本结构的文档生成自以下文件