Autonomy Software C++ 24.5.1
Welcome to the Autonomy Software repository of the Mars Rover Design Team (MRDT) at Missouri University of Science and Technology (Missouri S&T)! API reference contains the source code and other resources for the development of the autonomy software for our Mars rover. The Autonomy Software project aims to compete in the University Rover Challenge (URC) by demonstrating advanced autonomous capabilities and robust navigation algorithms.
Loading...
Searching...
No Matches
duckdb::Geometry Member List

This is the complete list of members for duckdb::Geometry, including all inherited members.

FromBinary(const string_t &wkb, string_t &result, Vector &result_vector, bool strict)duckdb::Geometrystatic
FromBinary(Vector &source, Vector &result, idx_t count, bool strict) (defined in duckdb::Geometry)duckdb::Geometrystatic
FromSpatialGeometry(const string_t &source, string_t &target, Vector &vector) (defined in duckdb::Geometry)duckdb::Geometrystatic
FromSpatialGeometry(Vector &source, Vector &target, idx_t count, idx_t result_offset) (defined in duckdb::Geometry)duckdb::Geometrystatic
FromSpatialGeometry(const string_t &source, string &target) (defined in duckdb::Geometry)duckdb::Geometrystatic
FromString(const string_t &wkt_text, string_t &result, Vector &result_vector, bool strict)duckdb::Geometrystatic
FromString(const string_t &wkt_text, string_t &result, Vector &result_vector, bool strict, optional_idx query_location) (defined in duckdb::Geometry)duckdb::Geometrystatic
FromVectorizedFormat(Vector &source, Vector &target, idx_t count, GeometryType geom_type, VertexType vert_type, idx_t result_offset)duckdb::Geometrystatic
FromVectorizedFormat(Vector &source, Vector &target, idx_t count, GeometryStorageType type, idx_t result_offset) (defined in duckdb::Geometry)duckdb::Geometrystatic
GetExtent(const string_t &wkb, GeometryExtent &extent)duckdb::Geometrystatic
GetExtent(const string_t &wkb, GeometryExtent &extent, bool &has_any_empty) (defined in duckdb::Geometry)duckdb::Geometrystatic
GetSpatialGeometryType()duckdb::Geometrystatic
GetSpecializedType(GeometryStorageType type) (defined in duckdb::Geometry)duckdb::Geometrystatic
GetType(const string_t &wkb)duckdb::Geometrystatic
GetVectorizedType(GeometryStorageType type)duckdb::Geometrystatic
GetVectorizedType(GeometryType geom_type, VertexType vert_type) (defined in duckdb::Geometry)duckdb::Geometrystatic
IsSpatialGeometryType(const LogicalType &type)duckdb::Geometrystatic
MAX_RECURSION_DEPTH (defined in duckdb::Geometry)duckdb::Geometrystatic
ToBinary(Vector &source, Vector &result, idx_t count)duckdb::Geometrystatic
ToSpatialGeometry(const string_t &source, string_t &target, Vector &vector) (defined in duckdb::Geometry)duckdb::Geometrystatic
ToSpatialGeometry(Vector &source, Vector &target, idx_t count) (defined in duckdb::Geometry)duckdb::Geometrystatic
ToSpatialGeometry(const string_t &source, string &target) (defined in duckdb::Geometry)duckdb::Geometrystatic
ToString(Vector &result, const string_t &geom)duckdb::Geometrystatic
ToVectorizedFormat(Vector &source, Vector &target, idx_t count, GeometryType geom_type, VertexType vert_type)duckdb::Geometrystatic
ToVectorizedFormat(Vector &source, Vector &target, idx_t count, GeometryStorageType type) (defined in duckdb::Geometry)duckdb::Geometrystatic
VERSION_ADDED (defined in duckdb::Geometry)duckdb::Geometrystatic