![]() |
OpendTect 8.0
|
#include <arraynd.h>
Public Member Functions | |
| Array4DConv (Array4D< TT > *arr) | |
| ~Array4DConv () | |
| T | get (int p0, int p1, int p2, int p3) const override |
| const Array4DInfo & | info () const override |
| void | set (int p0, int p1, int p2, int p3, T v) override |
Public Member Functions inherited from Array4D< T > | |
| virtual T **** | get4DData () |
| virtual const T **** | get4DData () const |
| T | getND (const int *pos) const override |
| void | setND (const int *pos, T v) override |
Public Member Functions inherited from ArrayND< T > | |
| virtual | ~ArrayND () |
| virtual bool | canChangeNrDims () const |
| virtual bool | canSetInfo () const |
| virtual bool | canSetStorage () const |
| virtual T * | get1D (const int *) |
| virtual const T * | get1D (const int *) const |
| virtual int | get1DDim () const |
| virtual void | getAll (T *ptr) const |
| virtual void | getAll (ValueSeries< T > &vs) const |
| T * | getData () |
| const T * | getData () const |
| int | getSize (int dim) const |
| ValueSeries< T > * | getStorage () |
| const ValueSeries< T > * | getStorage () const |
| virtual bool | isEmpty () const |
| virtual bool | isOK () const |
| virtual bool | isSettable () const |
| int | nrDims () const |
| virtual void | setAll (T) |
| virtual void | setData (const T *) |
| virtual void | setEmpty () |
| virtual bool | setInfo (const ArrayNDInfo &) |
| virtual bool | setStorage (ValueSeries< T > *s) |
| od_uint64 | totalSize () const |
| bool | validPos (int *pos) const |
Protected Attributes | |
| Array4D< TT > * | arr_ |
Additional Inherited Members | |
Public Types inherited from Array4D< T > | |
| typedef ArrayNDInfo::dim_idx_type | dim_idx_type |
| typedef ArrayNDInfo::idx_type | idx_type |
| typedef ArrayNDInfo::NDPos | NDPos |
| typedef ArrayNDInfo::NDPosBuf | NDPosBuf |
| typedef ArrayNDInfo::NDSize | NDSize |
| typedef ArrayNDInfo::nr_dims_type | nr_dims_type |
| typedef ArrayNDInfo::offset_type | offset_type |
| typedef ArrayNDInfo::size_type | size_type |
| typedef ArrayNDInfo::total_size_type | total_size_type |
Protected Member Functions inherited from ArrayND< T > | |
| virtual const T * | getData_ () const |
| virtual const ValueSeries< T > * | getStorage_ () const |
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements Array4D< T >.
|
inlineoverridevirtual |
Implements Array4D< T >.
|
inlineoverridevirtual |
Implements Array4D< T >.
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025