The Gnome Chemistry Utils  0.14.0
Public Attributes | List of all members
gccv::Point Struct Reference

#include <structs.h>

Public Attributes

double x
double y

Detailed Description

Describes a point with (x,y) as coordinates.

Definition at line 50 of file gccv/structs.h.

Member Data Documentation

double gccv::Point::x

the horizontal position

Definition at line 52 of file gccv/structs.h.

double gccv::Point::y

the vertical position

Definition at line 54 of file gccv/structs.h.


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