#include <cstdint>
Go to the source code of this file.
Enumerations | |
enum class | cuspatial::geometry_type_id : uint8_t { POINT , LINESTRING , POLYGON } |
The underlying geometry type of a geometry_column_view. More... | |
enum class | cuspatial::collection_type_id : uint8_t { SINGLE , MULTI } |
The underlying collection type of a geometry_column_view. More... | |
|
strong |
|
strong |