VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfSimSettingsManager.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2016 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
14 #include "vrfcore/vrfcoreDefines.h"
16 
18 
20 {
21 public:
24 
27 
30  virtual void init();
31 
33  virtual void addDeadReckoningSettings(std::string name, double translation,
34  double rotation);
35 
37  virtual void addPeriodicSnapshotSettings(std::string name, bool enabled,
38  double periodicSnapshotTime);
39 };

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)