50 bool publishObject =
true);
61 virtual bool isUnit()
const {
return false; }
62 virtual bool isEntity()
const {
return false; }
class DtVrlinkNetworkInterface:
Definition: vrlinkNetworkInterface.h:62
DtControlObjectRepository class extends the DtControlObjectBaseRepository to be able to handle extend...
Definition: controlObjectRepository.h:27
The overall structure of the DtStateData mechanism is: The DtStateData contains a list of double buff...
Definition: stateData.h:336
Class Description: DtSimObjectNetInterface.
Definition: simObjectNetInterface.h:48
#define DT_DLL_vrlinkNetworkInterface
This file is used to determine how to build.
Definition: vrlinkNetworkInterfaceDefines.h:24
virtual bool isEnvironmental() const
Definition: simEnvironmentalNetInterface.h:63
Definition: simEnvironmentalNetInterface.h:33
virtual bool isEntity() const
Definition: simEnvironmentalNetInterface.h:62
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
virtual bool isUnit() const
Is this network interface for a local (true) or remote (false) object? Deriving network interfaces sh...
Definition: simEnvironmentalNetInterface.h:61