Muvicado HD
Loading...
Searching...
No Matches
edge_shape Struct Reference
Collaboration diagram for edge_shape:

Public Attributes

gpc_vertex vertex
gpc_vertex bot
gpc_vertex top
double xb
double xt
double dx
int type
int bundle [2][2]
int bside [2]
bundle_state bstate [2]
polygon_nodeoutp [2]
struct edge_shapeprev
struct edge_shapenext
struct edge_shapepred
struct edge_shapesucc
struct edge_shapenext_bound

Detailed Description

Definition at line 168 of file gpc.c.

Member Data Documentation

◆ bot

gpc_vertex edge_shape::bot

Definition at line 171 of file gpc.c.

◆ bside

int edge_shape::bside[2]

Definition at line 178 of file gpc.c.

◆ bstate

bundle_state edge_shape::bstate[2]

Definition at line 179 of file gpc.c.

◆ bundle

int edge_shape::bundle[2][2]

Definition at line 177 of file gpc.c.

◆ dx

double edge_shape::dx

Definition at line 175 of file gpc.c.

◆ next

struct edge_shape* edge_shape::next

Definition at line 182 of file gpc.c.

◆ next_bound

struct edge_shape* edge_shape::next_bound

Definition at line 185 of file gpc.c.

◆ outp

polygon_node* edge_shape::outp[2]

Definition at line 180 of file gpc.c.

◆ pred

struct edge_shape* edge_shape::pred

Definition at line 183 of file gpc.c.

◆ prev

struct edge_shape* edge_shape::prev

Definition at line 181 of file gpc.c.

◆ succ

struct edge_shape* edge_shape::succ

Definition at line 184 of file gpc.c.

◆ top

gpc_vertex edge_shape::top

Definition at line 172 of file gpc.c.

◆ type

int edge_shape::type

Definition at line 176 of file gpc.c.

◆ vertex

gpc_vertex edge_shape::vertex

Definition at line 170 of file gpc.c.

◆ xb

double edge_shape::xb

Definition at line 173 of file gpc.c.

◆ xt

double edge_shape::xt

Definition at line 174 of file gpc.c.


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