The Gnome Chemistry Utils 0.13.3
Public Attributes
gccv::Rect Struct Reference

#include <structs.h>

List of all members.

Public Attributes

double x0
double x1
double y0
double y1

Detailed Description

Describes a rectangle for which (x0,y0) are the top left coordinates and (x1,y1) the bottom right coordinates.

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


Member Data Documentation

the top left horizontal position

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

the bottom right horizontal position

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

the top left vertical position

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

the bottom right vertical position

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


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