VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)