const Array3D< float > & arr_
Definition: bodyvolumecalc.h:43
bool doWork(od_int64 start, od_int64 stop, int threadid)
float threshold_
Definition: bodyvolumecalc.h:44
Threads::Lock lock_
Definition: bodyvolumecalc.h:47
float volsum_
Definition: bodyvolumecalc.h:46
uiString uiMessage() const
will be message() again in 7.x
mODTextTranslationClass(BodyVolumeCalculator) public float getVolume() const
Definition: bodyvolumecalc.h:34
Volume estimation for implicit bodies. getVolume returns the volume in cubic meters.
Definition: bodyvolumecalc.h:28
A lock of a type that (hopefully) suits your needs. To use it, you need the Locker class.
Definition: threadlock.h:53
od_int64 nrIterations() const
float unitvol_
Definition: bodyvolumecalc.h:45