#include <cuspatial/cuda_utils.hpp>
#include <cuspatial/detail/geometry/polygon_ref.cuh>
Go to the source code of this file.
Classes | |
class | cuspatial::polygon_ref< RingIterator, VecIterator > |
Represent a reference to a polygon stored in a structure of arrays. More... | |