Package smjg.libs.sdwf.geometry

Geometric data types. More...


Classes

union  Point
 The smjg.libs.sdwf.geometry.Point union represents a point in two dimensions defined by integer coordinates. More...
union  Vector
 The smjg.libs.sdwf.geometry.Vector union represents a vector in two dimensions defined by integer coordinates. More...
union  Rect
 The smjg.libs.sdwf.geometry.Rect union represents a rectangle defined by integer coordinates. More...

Typedefs

typedef Vector RectDim
 The Vector is also typically used as width/height dimensions of rectangular entities, hence the close relation to SIZE.


Detailed Description

Geometric data types.

The smjg.libs.sdwf.geometry module contains data types to represent geometrical entities: points, vectors and rectangles.


Typedef Documentation

typedef Vector smjg::libs::sdwf::geometry.RectDim

The Vector is also typically used as width/height dimensions of rectangular entities, hence the close relation to SIZE.


Generated on Sun Jan 11 21:54:13 2009 for Stewart's D Windows Framework by  doxygen 1.5.4