Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

CTLocation Class Reference

Postion of an object Implemented in: tvu_geometry.cpp. More...

#include <tvu_typesdef.h>

Inheritance diagram for CTLocation::

CTObject

Public Methods

 CTLocation ()
 Contructors/Destructors. More...

 ~CTLocation ()
 DEFINE_ID_FUNCTIONS (CTLocation, CTObject, CLASSNAME_TYPE_LOCATION_ID, CLASSNAME_TYPE_LOCATION) public
virtual CTList GetSaveLoadObjects (TBOOL bOnLoad=TTRUE)
 The children to save/load. More...

CTLocation& operator= (CTLocation &obj)
TBOOL IsAtLocation (TPOINT3D pt)
CTPoint3DLocation ()
 Private datas. More...

CTStringGetNameObject ()
CTDoubleGetTolerance ()
TBOOL IsValid ()
LPCTObject SetObject (LPCTObject pObject)

Protected Attributes

CTPoint3D m_Point
CTString m_NameObject
CTPoint3D m_Translation
CTDouble m_Tolerance
LPCTObject m_pObject

Detailed Description

Postion of an object Implemented in: tvu_geometry.cpp.


Constructor & Destructor Documentation

CTLocation::CTLocation ( )
 

Contructors/Destructors.


Member Function Documentation

CTList CTLocation::GetSaveLoadObjects ( TBOOL bOnLoad = TTRUE ) [virtual]
 

The children to save/load.

Reimplemented from CTObject.

CTPoint3D & CTLocation::Location ( )
 

Private datas.


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