VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
globalEnvironmentActuatorDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2009 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: globalEnvironmentActuatorDescriptor.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
11 
13 
14 #ifndef globalEnvironmentActuatorDescriptor_h
15 #define globalEnvironmentActuatorDescriptor_h
16 
18 #include "vrfutil/rwReal.h"
20 
24 {
25 public:
27  DtGlobalEnvironmentActuatorDescriptor(const DtString& componentName,
28  DtReaderWriterRegistry* parentRegistry = 0);
29 
32  DtReaderWriterRegistry* parentRegistry = 0);
33 
35 
39 
42  virtual DtString type() const;
43 
45  DtReaderWriterRegistry* parentRegistry = 0) const;
46 
49 
50 protected:
53 };
54 
55 #endif

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)