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 protected:
37 
39  virtual void dfltAction(DtTime simTime,
40  void *usr, DtDcm& os);
41 };
42 
43 #endif
44 
Instances of DtSmoothOriWithDr are used to provide the mechanism to smooth orientation and dead-recko...
Definition: smoothOriWithDr.h:25
Definition: smoothUtil.h:117
virtual void dfltAction(DtTime simTime, void *usr, DtDcm &os)=0
#define DT_DLL_VLPROTIND
Definition: vlMachineTypes.h:110
DtDcms are used to represent orientation for an object.
Definition: vlDcm.h:39
Instances of DtDeadReckoner are used to provide approximated position and orientation information for...
Definition: deadReckoner.h:30

Document ID: Generated on Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)