PostgreSQL Source Code  git master
POLYGON Struct Reference

#include <geo_decls.h>

Data Fields

int32 vl_len_
 
int32 npts
 
BOX boundbox
 
Point p [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 151 of file geo_decls.h.

Field Documentation

◆ boundbox

◆ npts

◆ p

◆ vl_len_

int32 POLYGON::vl_len_

Definition at line 153 of file geo_decls.h.


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