VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
rectangularPyramidEncoderDIS.h
Go to the documentation of this file.
1 /****************************************************************************
2  * Copyright (c) 2017 VT MAK
3  * All rights reserved.
4  ****************************************************************************/
5 
9 
10 #pragma once
11 
12 #if DtDIS
13 
17 
19 
25 {
26 public:
27 
30 
33 
35  virtual ~DtRectangularPyramidEncoder();
36 
39 
45  const DtRectangularPyramidStateRepository& asSeenByRemote);
46 
48 
49 protected:
50 
51  virtual bool sendNeeded(
53  const DtRectangularPyramidStateRepository& asSeenByRemote);
54 
55  virtual void fillOut(
57  const DtRectangularPyramidStateRepository& asSeenByRemote,
59 
60 protected:
62 
63 };
64 
65 #endif // DtDIS

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)