VR-Forces 4.1.1 Class Documentation
multiplierSignatureModifier.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2005 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: multiplierSignatureModifier.h,v $ $Revision: 1.3 $ $State: Exp $
7 *******************************************************************************/
8 
9 #ifndef multiplierSignatureModifier_H_
10 #define multiplierSignatureModifier_H_
11 
13 #include "vrfutil/rwReal.h"
14 
17 
19 #include "vrfutil/vrfutilDefines.h"
21 {
22 public:
25 
28  DtReaderWriterRegistry* const parentRegistry = NULL);
29 
31  DtReaderWriterRegistry* const parentRegistry = NULL);
32 
35  DtReaderWriterRegistry* const parentRegistry = NULL);
36 
38 
40 
42  virtual DtSignatureModifier* clone(
43  DtReaderWriterRegistry* const parentRegistry = NULL) const;
44 
47  virtual void setMultiplier(double mul);
48  virtual double multiplier() const;
50 
51 protected:
53 };
54 
55 #endif

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)