#include <boundary.h>
Public Attributes | |
double | xpos |
point x coordinate | |
double | ypos |
point y coordinate | |
double | theta |
local tangential angle | |
int | valid |
really Boolean: if directly determined or interpolated | |
boundpoint * | next |
singly-linked lists represent boundaries |