Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

CTRectangle Class Reference

General definition of a rectangle. Implemented in: tvu_geometry.cpp. More...

#include <tvu_typesdef.h>

Inheritance diagram for CTRectangle::

CTObject

Public Methods

 CTRectangle ()
 Contructors/Destructors. More...

 CTRectangle (double x1, double y1, double x2, double y2, double z1=0., double z2=0.)
 CTRectangle (CTPoint3D &_lt, CTPoint3D &_rb)
virtual ~CTRectangle ()
 DEFINE_ID_FUNCTIONS (CTRectangle, CTObject, CLASSNAME_TYPE_RECTANGLE_ID, CLASSNAME_TYPE_RECTANGLE) public

Data Fields

CTPoint3D lt
 Data How can I be constructed? More...

CTPoint3D rb
 Left-top. More...


Detailed Description

General definition of a rectangle. Implemented in: tvu_geometry.cpp.


Constructor & Destructor Documentation

CTRectangle::CTRectangle ( )
 

Contructors/Destructors.


Field Documentation

CTPoint3D CTRectangle::lt
 

Data How can I be constructed?

CTPoint3D CTRectangle::rb
 

Left-top.


The documentation for this class was generated from the following file:
Generated at Wed Aug 6 15:59:01 2003 for TVU's libraries for video surveillance: by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001