navit  0.5.3-trunk
poly_priv Struct Reference

#include <mg.h>

Data Fields

int poly_num
 
unsigned char * poly_next
 
int subpoly_num
 
int subpoly_num_all
 
unsigned char * subpoly_next
 
unsigned char * subpoly_start
 
unsigned char * p
 
struct coord c [2]
 
char * name
 
unsigned char order
 
unsigned char type
 
unsigned int polys
 
unsigned int * count
 
unsigned int count_sum
 
int aidx
 
enum attr_type attr_next
 

Field Documentation

◆ aidx

int poly_priv::aidx

Referenced by poly_attr_rewind().

◆ attr_next

enum attr_type poly_priv::attr_next

Referenced by poly_attr_get(), and poly_get().

◆ c

struct coord poly_priv::c[2]

Referenced by poly_get(), and poly_get_data().

◆ count

unsigned int* poly_priv::count

◆ count_sum

unsigned int poly_priv::count_sum

Referenced by poly_get(), and poly_get_data().

◆ name

char* poly_priv::name

◆ order

unsigned char poly_priv::order

Referenced by poly_get(), and poly_get_data().

◆ p

unsigned char* poly_priv::p

◆ poly_next

unsigned char* poly_priv::poly_next

Referenced by poly_get().

◆ poly_num

int poly_priv::poly_num

Referenced by poly_get().

◆ polys

unsigned int poly_priv::polys

Referenced by poly_get(), and poly_get_data().

◆ subpoly_next

unsigned char* poly_priv::subpoly_next

Referenced by poly_coord_get(), and poly_get().

◆ subpoly_num

int poly_priv::subpoly_num

Referenced by poly_get().

◆ subpoly_num_all

int poly_priv::subpoly_num_all

Referenced by poly_get().

◆ subpoly_start

unsigned char* poly_priv::subpoly_start

Referenced by poly_coord_rewind(), and poly_get().

◆ type

unsigned char poly_priv::type

Referenced by poly_get(), and poly_get_data().


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