14 #include <boost/signals2.hpp>
53 std::shared_ptr<DtVrfObjectFeature>
feature;
54 double lastPercentComplete = 0.;
55 bool lastBreached =
false;
56 double timeToCreateFeature = -1;
std::map< DtUUID, Feature > Features
Definition: dynamicFeaturesManager.h:59
boost::signals2::scoped_connection mySimObjectAddedConnection
Definition: dynamicFeaturesManager.h:62
DtSimulationServices * mySimulationServices
Definition: dynamicFeaturesManager.h:48
DtSimObjectReference object
Definition: dynamicFeaturesManager.h:52
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
boost::signals2::scoped_connection mySimObjectDeletedConnection
Definition: dynamicFeaturesManager.h:63
std::shared_ptr< DtVrfObjectFeature > feature
Definition: dynamicFeaturesManager.h:53
Central access point of all non-object-specific the services and managers that are available for use ...
Definition: simulationServices.h:96
Definition: dynamicFeaturesManager.h:18
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
Definition: dynamicFeaturesManager.h:50
Contains the DtSimObjectReference class declaration.
Features myFeatures
Definition: dynamicFeaturesManager.h:60