GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
robject Struct Reference

#include <vedit.h>

Collaboration diagram for robject:

Data Fields

int fid
 
int type
 
int npoints
 
struct rpointpoint
 

Detailed Description

Definition at line 50 of file vedit.h.

Field Documentation

◆ fid

int robject::fid

Definition at line 52 of file vedit.h.

◆ npoints

int robject::npoints

Definition at line 54 of file vedit.h.

◆ point

struct rpoint* robject::point

Definition at line 55 of file vedit.h.

◆ type

int robject::type

Definition at line 53 of file vedit.h.


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