VR-Forces 4.2 Class Documentation
ifTerrainOp.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2001 MAK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: ifTerrainOp.h,v $ $Revision: 1.3 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef DtIfTerrainOp_H_
13 #define DtIfTerrainOp_H_
14 
15 #include "vrfmsgs/ifFileOp.h"
16 
27 
28 #include "vrfmsgs/vrfmsgsDefines.h"
30 {
31 public:
32 
34  DtIfTerrainOp();
35 
37  virtual ~DtIfTerrainOp();
38 
40  DtIfTerrainOp(const DtIfTerrainOp& orig);
41 
44 
46  virtual int type() const;
47 
48  virtual DtSimInterfaceContent * clone() const;
49 
50  static DtSimInterfaceContent* creator();
51 };
52 
53 #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)