9 #ifndef DtEnvironmentalGeometryRecord_H_
10 #define DtEnvironmentalGeometryRecord_H_
45 virtual void setHasState(
bool hasState);
46 virtual bool hasState()
const;
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual DtEnvironmentalRecord * clone() const
Creates a new complete copy of this record, including a copy of the network representation.
DtEnvironmentalGeometryRecord provides a common base class for all environmental geometry (as opposed...
Definition: environmentalGeometryRecord.h:22
bool myHasState
Definition: environmentalGeometryRecord.h:50
const DtEnvironmentalRecord & operator=(const DtEnvironmentalRecord &orig)
Assignment operator.
DtEnvironmentalRecord is the base class from which all geometry and state environmental records are d...
Definition: environmentalRecord.h:22