VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
surfaceEntityRoutePilotDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2002 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: surfERtPltDesc.h,v $ $Revision: 1.7 $ $State: Exp $
7 *******************************************************************************/
8 
11 
13 
14 #ifndef DtSurfaceEntityRoutePilotDescriptor_H_
15 #define DtSurfaceEntityRoutePilotDescriptor_H_
16 
18 
26 {
27 public:
29  static DtComponentDescriptor * creator();
30 
33  (const DtString& name,
34  DtReaderWriterRegistry * parentRegistry = 0);
35 
39  DtReaderWriterRegistry * parentRegistry = 0);
40 
42  const DtSurfaceEntityRoutePilotDescriptor & operator=
44 
46 
49  virtual DtString type() const;
50 
53  (DtReaderWriterRegistry * parentRegistry = 0) const;
54 
55 protected:
58 
59 };
60 
61 #endif
62 

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)