VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
setObserverView.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2014 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
14 
15 #pragma once
16 
20 
21 #include "vrfutil/vrfutilDefines.h"
23 
26 
29 
31 {
34 
37 
40 
43  {
45  myVersion = 1;
46  mySize = sizeof(DtSetObserverView_v1);
48  memset( myObserverViewRecord, 0, sizeof(vrvControlToolkit::DtInt8[DtVrvObserverViewRecordSize]) ); //-V512
49  mySmoothTime = 3.0f;
50  }
51 
54  {
55  }
56 };

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)