VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
smoothOriWithDr.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
7 #ifndef smoothOriWithDr_H_
8 #define smoothOriWithDr_H_
9 
10 #include "smoothUtil.h"
11 
15 
16 class DtDeadReckoner;
17 
26 {
27 public:
28 
32 
34  virtual ~DtSmoothOriWithDr();
35 
36 private:
37 
40 
42  DtSmoothOriWithDr& operator=(const DtSmoothOriWithDr& orig);
43 
44 protected:
45 
47  virtual void dfltAction(DtTime simTime,
48  void *usr, DtDcm& os);
49 };
50 
51 #endif
52 

Document ID: Generated on Wed Jan 7 13:31:29 EST 2015 from SVN revision 149162
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)