VR-Forces 4.2 Class Documentation
humanMoveToControllerDesc.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 
18 #include "vrfobjparam/compDesc.h"
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 Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)