PostgreSQL Source Code  git master
PATH Struct Reference

#include <geo_decls.h>

Data Fields

int32 vl_len_
 
int32 npts
 
int32 closed
 
int32 dummy
 
Point p [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 115 of file geo_decls.h.

Field Documentation

◆ closed

◆ dummy

int32 PATH::dummy

Definition at line 120 of file geo_decls.h.

Referenced by path_add(), path_in(), path_recv(), and poly_path().

◆ npts

◆ p

◆ vl_len_

int32 PATH::vl_len_

Definition at line 117 of file geo_decls.h.


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