VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rectangularPyramidEncoderDIS.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2015 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 #pragma once
6 
7 #if DtDIS
8 
9 
10 
11 
12 
16 
17 
18 
20 
21 
27 {
28 public:
29 
32 
35 
37  virtual ~DtRectangularPyramidEncoder();
38 
41 
47  const DtRectangularPyramidStateRepository& asSeenByRemote);
48 
50 
51 protected:
52 
53  virtual bool sendNeeded(
54  const DtRectangularPyramidStateRepository& stateRep,
55  const DtRectangularPyramidStateRepository& asSeenByRemote);
56 
57  virtual void fillOut(
58  const DtRectangularPyramidStateRepository& stateRep,
59  const DtRectangularPyramidStateRepository& asSeenByRemote,
61 
62 protected:
64 
65 };
66 
67 
68 
69 
70 
71 #endif
72 

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)