5 #ifndef tacticalSmokeStateRepository_H_
6 #define tacticalSmokeStateRepository_H_
67 virtual void initializePuffList();
Instances of DtVrfObjectParameters are the readable/writeable objects that contain the information ne...
Definition: vrfObjectParameters.h:59
DtGaussianPuffDataList myPuffDataList
The map of read-writable puffs that make up this smoke object.
Definition: tacticalSmokeStateRepository.h:71
DtVrfObject is used to represent any type of simulated object (entities, aggregate, control objects) in a VR-Forces application.
Definition: vrfObject.h:215
Definition: tacticalSmokeParameters.h:21
*virtual const DtObjectType & objectType() const
The DtSimObjectStateRepository is an abstract base class (ABC) for all state repositories.
Definition: simObjectStateRepository.h:46
Definition: readerWriterRegistry.h:39
Description: This repository holds all information that is common to all the forms of all entity/aggr...
Definition: vrfObjectStateRepository.h:87
Definition: objectType.h:27
static DtVrfObjectStateRepository * creator(const DtString &name, DtVrfObject *simObject, const DtObjectType &objectType, DtVrfObjectParameters *parameters, DtReaderWriterRegistry *parentRegistry)
virtual bool createParameters()
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
virtual DtSimObjectStateRepository * clone(const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) const
Clone.
This repository holds all information that is common to all the forms of all objects within VR-Forces...
Definition: tacticalSmokeStateRepository.h:19
const DtVrfObjectStateRepository & operator=(const DtVrfObjectStateRepository &orig)
Assignment Operator.
virtual void initializeFromParameters()
virtual DtString type() const
returns DtSimObjectStateRepositoryType