VR-Forces Developer's Guide
 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
virtual bool sendNeeded(const DtSensorFieldOfViewStateRepository &stateRep, const DtSensorFieldOfViewStateRepository &asSeenByRemote)
Instances of DtRectangularPyramidEncoder encode data from DtRectangularPyramidStateRepository objects...
Definition: rectangularPyramidEncoderDIS.h:24
Instances of DtSensorFieldOfViewEncoder encode data from DtSensorFieldOfViewStateRepository objects t...
Definition: sensorFieldOfViewEncoderDIS.h:23
virtual void fillOut(const DtSensorFieldOfViewStateRepository &stateRep, const DtSensorFieldOfViewStateRepository &asSeenByRemote, DtSensorFieldOfViewPdu *pdu)
DtSensorFieldOfViewEncoder & operator=(const DtSensorFieldOfViewEncoder &orig)
Assignment operator.
Instances of DtRectangularPyramidPdu are used for DIS network packets which encode the DtRectangularP...
Definition: rectangularPyramidPduDIS.h:30
virtual DtSensorFieldOfViewPdu * stateMsg(const DtSensorFieldOfViewStateRepository &stateRep, const DtSensorFieldOfViewStateRepository &asSeenByRemote)
Constructs a PDU from the state repository. stateMsg determines whether an PDU needs to be sent and c...
Contains Extended DI-Guy Object net types.
This file provides a declaration of the class DtSensorFieldOfViewEncoder.
Instances of DtRectangularPyramidStateRepository are used to store state data for HLAobjectRoot...
Definition: rectangularPyramidStateRepository.h:20
DtCLONE_ENCODER(DtSensorFieldOfViewEncoder)
#define DT_DLL_vrfExtObjects
Definition: dllExport.h:23
DtRectangularPyramidPdu myPdu
Definition: rectangularPyramidEncoderDIS.h:61

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)