VR-Forces Development_Version 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 
22 
24 
27 
30 
32 {
35 
38 
41 
44  {
46  myVersion = 1;
47  mySize = sizeof(DtSetObserverView_v1);
49  memset( myObserverViewRecord, 0, sizeof(vrvControlToolkit::DtInt8[DtVrvObserverViewRecordSize]) ); //-V512
50  mySmoothTime = 0.0f;
51  }
52 
55  {
56  }
57 };

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)