libcuspatial
24.02.00
|
Public Attributes | |
rmm::device_uvector< uint32_t > | key |
rmm::device_uvector< uint8_t > | level |
rmm::device_uvector< bool > | internal_node_flag |
rmm::device_uvector< uint32_t > | length |
rmm::device_uvector< uint32_t > | offset |
Definition at line 38 of file point_quadtree.cuh.
rmm::device_uvector<bool> cuspatial::point_quadtree::internal_node_flag |
Definition at line 44 of file point_quadtree.cuh.
rmm::device_uvector<uint32_t> cuspatial::point_quadtree::key |
Definition at line 40 of file point_quadtree.cuh.
rmm::device_uvector<uint32_t> cuspatial::point_quadtree::length |
Definition at line 46 of file point_quadtree.cuh.
rmm::device_uvector<uint8_t> cuspatial::point_quadtree::level |
Definition at line 42 of file point_quadtree.cuh.
rmm::device_uvector<uint32_t> cuspatial::point_quadtree::offset |
Definition at line 48 of file point_quadtree.cuh.