pcb 4.1.1
An interactive printed circuit board layout editor.

VNODE Struct Reference

#include <polyarea.h>

Collaboration diagram for VNODE:

Data Fields

VNODEnext
VNODEprev
VNODEshared
struct {
   unsigned int   status:3
   unsigned int   mark:1
Flags
CVCListcvc_prev
CVCListcvc_next
Vector point

Detailed Description

Definition at line 86 of file polyarea.h.


Field Documentation

unsigned int VNODE::mark

Definition at line 91 of file polyarea.h.

Referenced by clear_marks(), Collect(), and jump().

Definition at line 88 of file polyarea.h.

Referenced by node_label().

unsigned int VNODE::status

Definition at line 90 of file polyarea.h.

Referenced by IsectJ_Rule(), node_add_single(), SubJ_Rule(), UniteJ_Rule(), XorJ_Rule(), and XorS_Rule().


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