player_vectormap_feature_data Struct Reference

Vectormap feature data. More...

#include <player_interfaces.h>

List of all members.

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.

Detailed Description

Vectormap feature data.


Member Data Documentation

Attrib data for the feature.

Referenced by FeatureDataHolder::Convert().

Length of data in bytes.

Referenced by FeatureDataHolder::Convert().

Identifier for the geometric shape.

Referenced by FeatureDataHolder::Convert().

Length of name in bytes.

Referenced by FeatureDataHolder::Convert().

Well known binary describing the geometric shape.

Referenced by FeatureDataHolder::Convert().

Length of data in bytes.

Referenced by FeatureDataHolder::Convert().


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

Last updated 12 September 2005 21:38:45