VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
rectangularPyramidDecoderDIS.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 
16 
19 
25 {
26 public:
27 
29  DtRectangularPyramidDecoder(DtExerciseConn *conn);
30 
33 
35  virtual ~DtRectangularPyramidDecoder();
36 
39 
41 
42 public:
43 
45  virtual void decode(const DtRectangularPyramidPdu& pdu,
47 
48 };
49 
50 #endif // DtDIS
virtual void decode(const DtSensorFieldOfViewPdu &pdu, DtSensorFieldOfViewStateRepository *stateRep)
Decode an SensorFieldOfView state PDU and update a state repository.
Instances of DtRectangularPyramidDecoder encode data from DtRectangularPyramidStateRepository objects...
Definition: rectangularPyramidDecoderDIS.h:24
DtSensorFieldOfViewDecoder & operator=(const DtSensorFieldOfViewDecoder &orig)
Assignment operator.
Instances of DtSensorFieldOfViewDecoder encode data from DtSensorFieldOfViewStateRepository objects t...
Definition: sensorFieldOfViewDecoderDIS.h:24
Contains the DtSensorFieldOfViewDecoder class declaration.
DtCLONE_DECODER(DtSensorFieldOfViewDecoder)
Instances of DtRectangularPyramidPdu are used for DIS network packets which encode the DtRectangularP...
Definition: rectangularPyramidPduDIS.h:30
Instances of DtRectangularPyramidStateRepository are used to store state data for HLAobjectRoot...
Definition: rectangularPyramidStateRepository.h:20
#define DT_DLL_vrfExtObjects
Definition: dllExport.h:23

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)