Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Boundary::TwoOrderedPoints< T > Struct Template Reference

#include <aarectangle.h>

Collaboration diagram for Boundary::TwoOrderedPoints< T >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class T = int>
struct Boundary::TwoOrderedPoints< T >

Low-level class containing a pair of two-dimensional points in X and Y.

(rl,cl) is the point corner closest to the origin.

Definition at line 30 of file aarectangle.h.

Public Methods

 TwoOrderedPoints (const T &xlow=0, const T &ylow=0, const T &xhigh=0, const T &yhigh=0)

Public Attributes

xl
 The member data is public since the class is low-level.

yl
 The member data is public since the class is low-level.

xh
 The member data is public since the class is low-level.

yh
 The member data is public since the class is low-level.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 20 02:37:33 2003 for RF-LISSOM by doxygen1.3-rc2