Graphviz  2.41.20171026.1811
Data Fields
field_t Struct Reference

#include <types.h>

Collaboration diagram for field_t:
Collaboration graph
[legend]

Data Fields

pointf size
 
boxf b
 
int n_flds
 
textlabel_tlp
 
struct field_t ** fld
 
char * id
 
unsigned char LR
 
unsigned char sides
 

Detailed Description

Definition at line 245 of file types.h.

Field Documentation

boxf field_t::b

Definition at line 247 of file types.h.

Referenced by makeObstacle().

struct field_t** field_t::fld

Definition at line 250 of file types.h.

char* field_t::id

Definition at line 251 of file types.h.

textlabel_t* field_t::lp

Definition at line 249 of file types.h.

unsigned char field_t::LR

Definition at line 252 of file types.h.

int field_t::n_flds

Definition at line 248 of file types.h.

unsigned char field_t::sides

Definition at line 253 of file types.h.

pointf field_t::size

Definition at line 246 of file types.h.


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