protected: \
virtual float gtVal(EvalOpts) const; \
public: \
static const char* typeStr() { return typstr; } \
virtual const char* type() const { return typeStr(); } \
virtual clss* clone() const { return new clss( *this ); }\
virtual const char* def() const; \
virtual void setDef(const char*); \
virtual
bool isUdf() const
const char * factoryKeyword() const
Ref Data for a (usually petrophysical) property.
Definition: propertyref.h:42
static uiHor3DInterpol * create(uiParent *)
A (usually petrophysical) property of some object.
Definition: property.h:31
bool isUdf(const T &t)
Definition: undefval.h:243