player_vectormap_feature_data Struct Reference
#include <player_interfaces.h>
Detailed Description
Vectormap feature data.
Definition at line 1907 of file player_interfaces.h.
Public Attributes | |
uint32_t | name_count |
Length of name in bytes. | |
char * | name |
Identifier for the geometric shape. | |
uint32_t | wkb_count |
Length of data in bytes. | |
uint8_t * | wkb |
Well known binary describing the geometric shape. | |
uint32_t | attrib_count |
Length of data in bytes. | |
char * | attrib |
Attrib data for the feature. |
The documentation for this struct was generated from the following file: