PostgreSQL Source Code  git master
WIDGET Struct Reference

Data Fields

Point center
 
double radius
 

Detailed Description

Definition at line 159 of file regress.c.

Field Documentation

◆ center

Point WIDGET::center

Definition at line 161 of file regress.c.

Referenced by pt_in_widget(), widget_in(), and widget_out().

◆ radius

double WIDGET::radius

Definition at line 162 of file regress.c.

Referenced by widget_in(), and widget_out().


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