navit  0.5.3-trunk
block_bt_priv Struct Reference

#include <mg.h>

Data Fields

struct blockb
 
struct coord_rectr_curr
 
int next
 
int block_count
 
struct coord_rect stack [BT_STACK_SIZE]
 
int stackp
 
int order
 
unsigned char * p
 
unsigned char * end
 

Field Documentation

◆ b

struct block* block_bt_priv::b

Referenced by block_init(), and block_next().

◆ block_count

int block_bt_priv::block_count

Referenced by block_init(), and block_next().

◆ end

unsigned char* block_bt_priv::end

Referenced by block_next().

◆ next

int block_bt_priv::next

Referenced by block_init(), and block_next().

◆ order

int block_bt_priv::order

Referenced by block_next().

◆ p

unsigned char* block_bt_priv::p

Referenced by block_init(), and block_next().

◆ r_curr

struct coord_rect r block_bt_priv::r_curr

Referenced by block_next().

◆ stack

struct coord_rect block_bt_priv::stack[BT_STACK_SIZE]

Referenced by block_next().

◆ stackp

int block_bt_priv::stackp

Referenced by block_next().


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