PostgreSQL Source Code  git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
WIDGET Struct Reference

Data Fields

Point center
 
double radius
 

Detailed Description

Definition at line 157 of file regress.c.

Field Documentation

◆ center

Point WIDGET::center

Definition at line 159 of file regress.c.

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

◆ radius

double WIDGET::radius

Definition at line 160 of file regress.c.

Referenced by widget_in(), and widget_out().


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