VR-Forces 4.1.1 Class Documentation
compassModelData.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2007 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: compassModelData.h,v $ $Revision: 1.2 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef COMPASSMODELDATA_H_
13 #define COMPASSMODELDATA_H_
14 
17 
19 {
20  Q_OBJECT
21 
22 public:
23 
25 
26  virtual ~DtCompassModelData();
27 
29  virtual DtModelDataType type() const;
30 
31 private:
34 };
35 
36 #endif
37 

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)