vert_node Struct Reference

Collaboration diagram for vert_node:
Collaboration graph
[legend]

Data Fields

char type
double cut_val
int coord
union vert_treehigher
union vert_treelower

Detailed Description

Definition at line 63 of file vert_tree.c.


Field Documentation

char type

Definition at line 64 of file vert_tree.c.

Referenced by Add_vert(), and Add_vert_and_norm().

double cut_val

cutting value

Definition at line 65 of file vert_tree.c.

Referenced by Add_vert(), and Add_vert_and_norm().

int coord

cutting coordinate

Definition at line 66 of file vert_tree.c.

Referenced by Add_vert(), and Add_vert_and_norm().

union vert_tree* higher

Definition at line 67 of file vert_tree.c.

Referenced by Add_vert(), and Add_vert_and_norm().

union vert_tree * lower

subtrees

Definition at line 67 of file vert_tree.c.

Referenced by Add_vert(), and Add_vert_and_norm().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 11 13:14:30 2012 for LIBBN by  doxygen 1.6.3