GDS-Render v1.2.1
gds_point Struct Reference

A point in the 2D plane. Sometimes referred to as vertex. More...

#include <gds-types.h>

Data Fields

int x
 
int y
 

Detailed Description

A point in the 2D plane. Sometimes referred to as vertex.

Definition at line 63 of file gds-types.h.

Field Documentation

◆ x

int x

Definition at line 64 of file gds-types.h.

◆ y

int y

Definition at line 65 of file gds-types.h.


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