28 DtEnvValueSP* objectNode = NULL);
33 const DtString& rwName = DtString::nullString(),
50 (
const DtString& rwName = DtString::nullString(),
67 virtual double maxDepth()
const;
68 virtual void setMaxDepth(
const double maxDepth);
Instances of DtVrfObjectParameters are the readable/writeable objects that contain the information ne...
Definition: vrfObjectParameters.h:63
Definition: surfaceEntityParameters.h:24
virtual DtVrfObjectParameters * clone(const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) const
Definition: symbolString.h:20
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
DT_DLL_readerWriter DtBoost::shared_ptr< DtEnvironment > DtEnvironmentSP
Definition: readerWriter.h:30
DtSubsurfaceEntityParameters.
Definition: subSurfaceEntityParameters.h:20
Definition: readerWriterRegistry.h:39
DtRwReal myMaxDepth
Definition: subSurfaceEntityParameters.h:71
virtual DtString type() const
Should return the type of entity this is a parameter block for. Use the strings in vrfParamTypes...
static DtVrfObjectParameters * creator(DtEnvironmentSP env, DtEnvValueSP *objectNode)
virtual void inheritValuesFromThisType(const DtMovingObjectParameters *benefactor)
Description: Readable, Writable DtReal (double)
Definition: rwReal.h:27
virtual bool inheritValues(const DtVrfObjectParameters *benefactor)