15 inline static const TType type_ = 0x4f27bf35;
Definition idfntemplate.h:13
virtual const IThing * getIThing() const =0
returns the generic type
virtual QString positionTypeName() const =0
get the type of position distribution
virtual void sizeBoundMax(const double &)=0
get the max boundary of the size distribution
virtual uint32 sizeParamSize() const =0
get the number of param of the size distribution
virtual IThing * getIThing()=0
returns the generic type
virtual void orientationType(uint32)=0
set the type of orientation distribution
virtual uint32 orientationType() const =0
get the type of orientation distribution
virtual ORI orientationBoundMin() const =0
get the min boundary of the orientation distribution
virtual void sizeType(const QString &)=0
set the type of size distribution
virtual DVect positionBoundMin() const =0
get the min boundary of the position distribution
virtual uint32 sizeType() const =0
get the type of size distribution
virtual ORI orientationBoundMax() const =0
get the max boundary of the orientation distribution
virtual void orientationParam(uint32 ind, QVariant)=0
set the ind param of the orientation distribution
virtual uint32 positionParamSize() const =0
get the number of param of the position distribution
virtual void positionBoundMax(const DVect &)=0
get the max boundary of the position distribution
virtual QString orientationTypeName() const =0
get the type of orientation distribution
virtual void orientationType(const QString &)=0
set the type of orientation distribution
virtual void positionType(const QString &)=0
set the type of position distribution
virtual void sizeType(uint32)=0
set the type of size distribution
virtual QVariant positionParam(uint32 ind) const =0
get the ind param of the position distribution
virtual void sizeBoundMin(const double &)=0
set the min boundary of the size distribution
virtual void positionBoundMin(const DVect &)=0
set the min boundary of the position distribution
virtual void sizeParam(uint32 ind, QVariant)=0
set the ind param of the size distribution
virtual double sizeBoundMin() const =0
get the min boundary of the size distribution
virtual DVect positionBoundMax() const =0
get the max boundary of the position distribution
virtual void orientationBoundMax(const ORI &)=0
get the max boundary of the orientation distribution
virtual IString getName() const =0
returns the name
virtual double sizeBoundMax() const =0
get the max boundary of the size distribution
virtual uint32 orientationParamSize() const =0
get the number of param of the orientation distribution
virtual QVariant sizeParam(uint32 ind) const =0
get the ind param of the size distribution
virtual uint32 positionType() const =0
get the type of position distribution
virtual QVariant orientationParam(uint32 ind) const =0
get the ind param of the orientation distribution
virtual void positionParam(uint32 ind, QVariant)=0
set the ind param of the position distribution
virtual void positionType(uint32)=0
set the type of position distribution
virtual QString sizeTypeName() const =0
get the type of size distribution
virtual void orientationBoundMin(const ORI &)=0
set the min boundary of the orientation distribution
Base class for items that will be stored in containers.
Definition ithing.h:30
uint32 TType
class type indicator
Definition basedef.h:46
DVect3 DVect
Vector of doubles, either 2D or 3D.
Definition dim.h:154
namespace Itasca
Definition basememory.cpp:10