VR-Link API Documentation for DIS
smoothPosWithDr.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef smoothPosWithDr_H_
7 #define smoothPosWithDr_H_
8 
9 #include "smoothUtil.h"
10 
14 
15 class DtDeadReckoner;
16 
24 {
25 public:
26 
30 
32  virtual ~DtSmoothPosWithDr();
33 
34 private:
35 
38 
41 
42 protected:
43 
45  virtual void dfltAction(DtTime simTime, void* usr,
46  DtVector& vs, DtVector& ps);
47 };
48 
49 #endif
50 

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)