Go to the source code of this file.
#define mDefLayerGeneratorFns |
( |
|
clss, |
|
|
|
typstr |
|
) |
| |
Value:protected: \
public: \
static const char* typeStr() { return typstr; } \
virtual const char* name() const; \
virtual float dispThickness(bool max=true) const; \
const char * factoryKeyword() const
Definition: propertyref.h:176
A sequence of layers.
Definition: stratlayersequence.h:36
void usePar(const IOPar &iop, ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:188
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:47
void fillPar(IOPar &iop, const ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:175
Tree of UnitRef's.
Definition: stratreftree.h:29
static uiHor3DInterpol * create(uiParent *)
Description that can generate layers and add these to a sequence.
Definition: stratlaygen.h:35
Definition: property.h:65