VR-Link API Documentation for HLA 1.3
 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 protected:
37 
39  virtual void dfltAction(DtTime simTime,
40  void *usr, DtDcm& os);
41 };
42 
43 #endif
44 

Document ID: Generated on Fri May 15 06:36:13 EDT 2015 from SVN revision 153263
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)