{ \
public: \
\
inline clss() {} \
inline clss( short iidx, short xidx, short zidx ) \
{ return first == oth.first && second == oth.second \
&& third == oth.third; } \
\
inline typ inl() const { return first; } \
inline typ& inl() { return first; } \
inline typ crl() const { return second; } \
inline typ& crl() { return second; } \
inline typ z() const { return third; } \
inline typ& z() { return third; } \
}
#define mExpClass(module)
Definition: commondefs.h:157
Seismics.
Definition: segydirectdef.h:20
bool operator==(const ArrayNDInfo &a1, const ArrayNDInfo &a2)
Definition: arrayndinfo.h:51
Definition: commontypes.h:67