player_vectormap_info Struct Reference

Vectormap info. More...

#include <player_interfaces.h>

Collaboration diagram for player_vectormap_info:
Collaboration graph

Detailed Description

Vectormap info.

Public Attributes

uint32_t srid
 Spatial reference identifier. More...
 
uint32_t layers_count
 The number of layers. More...
 
player_vectormap_layer_info_tlayers
 Array of layers. More...
 
player_extent2d_t extent
 Boundary area. More...
 

Member Data Documentation

◆ extent

player_extent2d_t player_vectormap_info::extent

Boundary area.

◆ layers

player_vectormap_layer_info_t* player_vectormap_info::layers

Array of layers.

◆ layers_count

uint32_t player_vectormap_info::layers_count

The number of layers.

◆ srid

uint32_t player_vectormap_info::srid

Spatial reference identifier.

Use '0' if you are not using spatial references.


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