NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
GeoPoints.h File Reference

Go to the source code of this file.

Data Structures

struct  dwGeoPoint2dWGS84
 Location point defined by WGS84 coordinates without elevation. More...
 
struct  dwGeoPointWGS84
 Location point defined by WGS84 coordinates. More...
 
struct  dwGeoBounds
 Geographic coordinate bounds. More...
 

Typedefs

typedef struct dwGeoPoint2dWGS84 dwGeoPoint2dWGS84
 Location point defined by WGS84 coordinates without elevation. More...
 
typedef struct dwGeoPointWGS84 dwGeoPointWGS84
 Location point defined by WGS84 coordinates. More...
 
typedef struct dwGeoBounds dwGeoBounds
 Geographic coordinate bounds. More...
 

Typedef Documentation

◆ dwGeoBounds

typedef struct dwGeoBounds dwGeoBounds

Geographic coordinate bounds.

◆ dwGeoPoint2dWGS84

Location point defined by WGS84 coordinates without elevation.

◆ dwGeoPointWGS84

Location point defined by WGS84 coordinates.