15 class DtDynamicTerrainStateComponent;
58 virtual bool wantsToCreatePublisher()
const;
69 virtual void updatePublisher();
Instances of DtDynamicTerrainPublisher publish DynamicTerrain objects to the network.
Definition: dynamicTerrainPublisherDIS.h:27
Class Description: DtDynamicTerrainLocalNetInterface.
Definition: dynamicTerrainLocalNetInterface.h:23
class DtVrlinkNetworkInterface:
Definition: vrlinkNetworkInterface.h:62
virtual bool isLocal() const
Is this network interface for a local (true) or remote (false) object? Local network interfaces shoul...
Definition: dynamicTerrainLocalNetInterface.h:60
The overall structure of the DtStateData mechanism is: The DtStateData contains a list of double buff...
Definition: stateData.h:336
const DtDynamicTerrainStateComponent * myDynamicTerrainComponent
Definition: dynamicTerrainLocalNetInterface.h:72
DtDynamicTerrainPublisher * myDynamicPublisher
Definition: dynamicTerrainLocalNetInterface.h:73
Class Description: DtSimObjectNetInterface.
Definition: simObjectNetInterface.h:48
#define DT_DLL_vrlinkNetworkInterface
This file is used to determine how to build.
Definition: vrlinkNetworkInterfaceDefines.h:24
Definition: localStateComponentNetInterface.h:22
Definition: stateComponent.h:51
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
1) Define the interface class that will be used to represent the next and curent frames. The UNDEFINED_ macros are convenience macros that will define methods that throw exceptions (until they are implemented)
Definition: dynamicTerrainStateComponent.h:45