Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

CTWall Class Reference

Will be used for every objects in the ground and for constructing the other objects. More...

#include <tvu_geomv_objects.h>

Inheritance diagram for CTWall::

CGeomvObject CTObject

Public Methods

 CTWall ()
 Contructors/Destructors. More...

virtual ~CTWall ()
 DEFINE_ID_FUNCTIONS (CTWall, CGeomvObject, CLASSNAME_GEOM_WALL_ID, CLASSNAME_GEOM_WALL) public

Data Fields

CTPoint3D m_Start
 2 points. More...

CTPoint3D m_End
 2 points. More...

CTDouble m_Height
 The height. More...

LPCTPoint3D m_Location
 Calculated location. More...


Detailed Description

Will be used for every objects in the ground and for constructing the other objects.


Constructor & Destructor Documentation

CTWall::CTWall ( )
 

Contructors/Destructors.


Field Documentation

CTPoint3D CTWall::m_End
 

2 points.

CTDouble CTWall::m_Height
 

The height.

LPCTPoint3D CTWall::m_Location
 

Calculated location.

CTPoint3D CTWall::m_Start
 

2 points.


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