17 #include <vl/objectPublisherDIS.h>
36 const DtObjectId&
id = DtObjectId::nullId());
41 const DtObjectId&
id = DtObjectId::nullId());
64 virtual bool tick()
override;
67 virtual void forceUpdate()
override;
70 virtual const DtObjectId &id()
const override;
73 virtual const DtObjectId &localId()
const override;
80 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
Instances of DtRectangularPyramidDecoder encode data from DtRectangularPyramidStateRepository objects...
Definition: rectangularPyramidDecoderDIS.h:24
DtRectangularPyramidEncoder * myEncoder
Definition: rectangularPyramidPublisherDIS.h:86
Instances of DtRectangularPyramidEncoder encode data from DtRectangularPyramidStateRepository objects...
Definition: rectangularPyramidEncoderDIS.h:24
virtual DtRectangularPyramidStateRepository * rectangularPyramidStateRep()
Returns a pointer to the DtRectangularPyramidStateRepository - through which you can set or inspect c...
Definition: rectangularPyramidPublisherDIS.h:90
virtual DtRectangularPyramidStateRepository * rsr()
Synonym for rectangularPyramidStateRep().
Definition: rectangularPyramidPublisherDIS.h:95
Instances of DtRectangularPyramidPublisher publish SensorFieldOfView.RectangularPyramid objects to th...
Definition: rectangularPyramidPublisherDIS.h:25
DtRectangularPyramidDecoder * myDecoder
Definition: rectangularPyramidPublisherDIS.h:85
Contains Extended DI-Guy Object net types.
Contains Extended DI-Guy Object net types.
Instances of DtRectangularPyramidStateRepository are used to store state data for HLAobjectRoot...
Definition: rectangularPyramidStateRepository.h:20
static DtStateRepCreator theStateRepCreator
Definition: rectangularPyramidPublisherDIS.h:83
#define DT_DLL_vrfExtObjects
Definition: dllExport.h:23
DtObjectId myId
Definition: rectangularPyramidPublisherDIS.h:84