VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
humanMoveToControllerDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2003 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: humanMoveToControllerDesc.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
11 
14 
15 #ifndef humanMoveToControllerDesc_h
16 #define humanMoveToControllerDesc_h
17 
19 #include "vrfutil/rwReal.h"
20 
24 {
25 public:
27  DtHumanMoveToControllerDescriptor(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 
52  virtual double atDistance() const;
53  virtual void setAtDistance(double distance);
55 
56 protected:
59 
60 protected:
63 
64 
72 };
73 
74 #endif

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)