OpendTect-6_4
6.4
|
Slice containing attribute values. More...
Public Member Functions | |
Slice (int nrows, int ncols, float udfval=0) | |
float | undefValue () const |
void | setUndefValue (float udfval, bool initdata=false) |
Public Member Functions inherited from Array2DImpl< float > | |
Array2DImpl (int sz0, int sz1) | |
Array2DImpl (const Array2DInfo &) | |
Array2DImpl (const Array2D< float > &) | |
Array2DImpl (const Array2DImpl< float > &) | |
~Array2DImpl () | |
Array2DImpl< float > & | operator= (const Array2D< float > &ai) |
Array2DImpl< float > & | operator= (const Array2DImpl< float > &ai) |
bool | isOK () const |
bool | canSetStorage () const |
bool | setStorage (ValueSeries< float > *vs) |
void | set (int, int, float) |
float | get (int, int) const |
void | copyFrom (const Array2D< float > &) |
const Array2DInfo & | info () const |
bool | canSetInfo () const |
bool | setInfo (const ArrayNDInfo &) |
bool | setSize (int, int) |
float ** | get2DData () |
const float ** | get2DData () const |
Public Member Functions inherited from Array2D< float > | |
void | setND (const int *pos, float v) |
float | getND (const int *pos) const |
Public Member Functions inherited from ArrayND< float > | |
virtual | ~ArrayND () |
virtual bool | isEmpty () const |
virtual bool | isSettable () const |
const ValueSeries< float > * | getStorage () const |
ValueSeries< float > * | getStorage () |
const float * | getData () const |
float * | getData () |
virtual const float * | get1D (const int *) const |
virtual float * | get1D (const int *) |
virtual int | get1DDim () const |
virtual bool | canChangeNrDims () const |
virtual void | setAll (float) |
virtual void | getAll (float *ptr) const |
virtual void | getAll (ValueSeries< float > &vs) const |
Protected Attributes | |
float | udfval_ |
Protected Attributes inherited from Array2DImpl< float > | |
Array2DInfoImpl | in_ |
float ** | ptr2d_ |
Protected Attributes inherited from ArrayImplBase< float > | |
ValueSeries< float > * | stor_ |
float * | ptr_ |
Private Member Functions | |
mRefCountImplNoDestructor (Slice) | |
Additional Inherited Members | |
Protected Member Functions inherited from Array2DImpl< float > | |
void | updateStorage () |
const float * | getData_ () const |
const ValueSeries< float > * | getStorage_ () const |
int64_t | getStorageSize () const |
void | updateCachePointers () |
Protected Member Functions inherited from ArrayImplBase< float > | |
ArrayImplBase () | |
~ArrayImplBase () | |
bool | storageOK () const |
bool | updateStorageSize () |
bool | setStorageNoResize (ValueSeries< float > *) |
bool | setStorageInternal (ValueSeries< float > *) |
bool | getDataFrom (const ArrayND< float > &templ) |
Slice containing attribute values.
The sliceidx determines the position of the slice in the requested cube, see AttribSliceSet for details.
Attrib::Slice::Slice | ( | int | nrows, |
int | ncols, | ||
float | udfval = 0 |
||
) |
|
private |
void Attrib::Slice::setUndefValue | ( | float | udfval, |
bool | initdata = false |
||
) |
float Attrib::Slice::undefValue | ( | ) | const |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019