player_vectormap_layer_data Struct Reference
Vectormap data. More...
#include <player_interfaces.h>
Collaboration diagram for player_vectormap_layer_data:
Detailed Description
Vectormap data.
Public Attributes | |
uint32_t | name_count |
Length of name in bytes. | |
char * | name |
Identifier for the layer. | |
uint32_t | features_count |
The number of map features. More... | |
player_vectormap_feature_data_t * | features |
Array of map features. More... | |
Member Data Documentation
◆ features
player_vectormap_feature_data_t* player_vectormap_layer_data::features |
Array of map features.
◆ features_count
uint32_t player_vectormap_layer_data::features_count |
The number of map features.
The documentation for this struct was generated from the following file: