#include <tvu_typesdef.h>
Inheritance diagram for CTLocation::

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) |
| CTPoint3D& | Location () |
| Private datas. More... | |
| CTString& | GetNameObject () |
| CTDouble& | GetTolerance () |
| TBOOL | IsValid () |
| LPCTObject | SetObject (LPCTObject pObject) |
Protected Attributes | |
| CTPoint3D | m_Point |
| CTString | m_NameObject |
| CTPoint3D | m_Translation |
| CTDouble | m_Tolerance |
| LPCTObject | m_pObject |
|
|
Contructors/Destructors.
|
|
|
The children to save/load.
Reimplemented from CTObject. |
|
|
Private datas.
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001