Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::components::GeoLineString Struct Reference

Component: A geospatial line string expressed in EPSG:4326 latitude and longitude (North/East-positive degrees). More...

#include <rerun/components/geo_line_string.hpp>

Static Public Member Functions

static GeoLineString from_lat_lon (Collection< datatypes::DVec2D > lat_lon_)
 Creates a new GeoLineString object based on EPSG:4326 latitude and longitude (North/East-positive degrees).
 

Public Attributes

rerun::Collection< rerun::datatypes::DVec2Dlat_lon
 

Detailed Description

Component: A geospatial line string expressed in EPSG:4326 latitude and longitude (North/East-positive degrees).


The documentation for this struct was generated from the following file: