Go to the source code of this file.
◆ mDefGaussianProbDenFuncFns
| #define mDefGaussianProbDenFuncFns |
( |
|
nm | ) |
|
Value:
static const char* typeStr() { return #nm; } \
virtual const char* getTypeStr() const { return typeStr(); } \
◆ cMaxGaussianCC()
◆ sGaussianCCRangeErrMsg()
| const char* sGaussianCCRangeErrMsg |
( |
| ) |
|
|
inline |
void usePar(const IOPar &iop, ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:187
void fillPar(IOPar &iop, const ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:174