malt-wr
REGION_CRV_STRUCT Struct Reference
Collaboration diagram for REGION_CRV_STRUCT:

Data Fields

double dist
 
double alpha
 
double delta
 
int start_pnt
 
int end_pnt
 
struct REGION_CRV_STRUCTnext
 

Detailed Description

Definition at line 16 of file region.c.

Field Documentation

double REGION_CRV_STRUCT::alpha

Definition at line 19 of file region.c.

double REGION_CRV_STRUCT::delta

Definition at line 20 of file region.c.

double REGION_CRV_STRUCT::dist

Definition at line 18 of file region.c.

int REGION_CRV_STRUCT::end_pnt

Definition at line 22 of file region.c.

struct REGION_CRV_STRUCT* REGION_CRV_STRUCT::next

Definition at line 23 of file region.c.

int REGION_CRV_STRUCT::start_pnt

Definition at line 21 of file region.c.


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