VR-Forces 4.1.1 Class Documentation
myMtlParamDb.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2004 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: myMtlParamDb.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
11 
12 #ifndef MyMtlParameterDb_H_
13 #define MyMtlParameterDb_H_
14 
15 #include "vrfobjparam/mtlParamDb.h"
17 
19 
21 {
22 public:
23 
26 
28  virtual ~MyMtlParameterDb();
29 
30  static DtVrfParameterDb* create();
31 
34  virtual void setSaveHeaderOnSave(bool);
35 
36 protected:
37 
41 
43  virtual bool copyDependentParameterDirectories(const DtFilename& oldPath,
44  const DtFilename& newPath);
45 
48 
49 private:
52 
55 };
56 
57 #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)