GDS-Render v1.2.1
|
A point in the 2D plane. Sometimes referred to as vertex. More...
#include <gds-types.h>
Data Fields | |
int | x |
int | y |
A point in the 2D plane. Sometimes referred to as vertex.
Definition at line 63 of file gds-types.h.
int x |
Definition at line 64 of file gds-types.h.
int y |
Definition at line 65 of file gds-types.h.