, including all inherited members.
begin() const (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
begin() (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
binaryRead(const String &filename) | TRegularData3D< ValueType > | |
binaryWrite(const String &filename) const | TRegularData3D< ValueType > | |
clear() | TRegularData3D< ValueType > | [virtual] |
const_iterator typedef (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
const_reference typedef (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
ConstIterator typedef | TRegularData3D< ValueType > | |
CoordinateType typedef | TRegularData3D< ValueType > | |
data_ | TRegularData3D< ValueType > | [protected] |
difference_type typedef (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
dimension_ | TRegularData3D< ValueType > | [protected] |
empty() const | TRegularData3D< ValueType > | |
end() const (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
end() (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
getClosestIndex(const CoordinateType &v) const | TRegularData3D< ValueType > | |
getClosestValue(const CoordinateType &x) const | TRegularData3D< ValueType > | |
getClosestValue(const CoordinateType &x) | TRegularData3D< ValueType > | |
getCoordinates(const IndexType &index) const | TRegularData3D< ValueType > | |
getCoordinates(Position index) const | TRegularData3D< ValueType > | |
getData() const | TRegularData3D< ValueType > | |
getData(const IndexType &index) const | TRegularData3D< ValueType > | |
getData(const IndexType &index) | TRegularData3D< ValueType > | |
getData(Position index) const | TRegularData3D< ValueType > | |
getData(Position index) | TRegularData3D< ValueType > | |
getDimension() const | TRegularData3D< ValueType > | |
getEnclosingIndices(const CoordinateType &r, Position &llf, Position &rlf, Position &luf, Position &ruf, Position &llb, Position &rlb, Position &lub, Position &rub) const | TRegularData3D< ValueType > | |
getEnclosingValues(const CoordinateType &r, ValueType &llf, ValueType &rlf, ValueType &luf, ValueType &ruf, ValueType &llb, ValueType &rlb, ValueType &lub, ValueType &rub) const | TRegularData3D< ValueType > | |
getInterpolatedValue(const CoordinateType &x) const | TRegularData3D< ValueType > | |
getLowerIndex(const CoordinateType &v) const | TRegularData3D< ValueType > | |
getOrigin() const | TRegularData3D< ValueType > | |
getSize() const | TRegularData3D< ValueType > | |
getSpacing() const | TRegularData3D< ValueType > | |
inverse_mapping_ (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | [protected] |
is_orthogonal_ | TRegularData3D< ValueType > | [protected] |
isInside(const CoordinateType &r) const | TRegularData3D< ValueType > | |
iterator typedef (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
Iterator typedef | TRegularData3D< ValueType > | |
mapInverse_(CoordinateType r) const | TRegularData3D< ValueType > | [protected] |
mapping_ | TRegularData3D< ValueType > | [protected] |
mapToCartesian_(CoordinateType r) const | TRegularData3D< ValueType > | [protected] |
max_size() const (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
operator!=(const TRegularData3D< ValueType > &grid) const | TRegularData3D< ValueType > | |
operator()(const CoordinateType &x) const | TRegularData3D< ValueType > | |
operator=(const TRegularData3D< ValueType > &data) | TRegularData3D< ValueType > | |
operator==(const TRegularData3D< ValueType > &grid) const | TRegularData3D< ValueType > | |
operator[](const IndexType &index) const | TRegularData3D< ValueType > | |
operator[](const IndexType &index) | TRegularData3D< ValueType > | |
operator[](Position index) const | TRegularData3D< ValueType > | |
operator[](Position index) | TRegularData3D< ValueType > | |
origin_ | TRegularData3D< ValueType > | [protected] |
pointer typedef (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
reference typedef (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
rescale(const IndexType &new_size) | TRegularData3D< ValueType > | |
resize(const IndexType &size) | TRegularData3D< ValueType > | |
setDimension(const CoordinateType &dimension) | TRegularData3D< ValueType > | |
setOrigin(const CoordinateType &origin) | TRegularData3D< ValueType > | |
size() const (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
size_ | TRegularData3D< ValueType > | [protected] |
size_type typedef (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
spacing_ | TRegularData3D< ValueType > | [protected] |
swap(TRegularData3D< ValueType > &grid) (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
TRegularData3D() | TRegularData3D< ValueType > | |
TRegularData3D(const TRegularData3D< ValueType > &grid) | TRegularData3D< ValueType > | |
TRegularData3D(const CoordinateType &origin, const CoordinateType &dimension, const CoordinateType &spacing) | TRegularData3D< ValueType > | |
TRegularData3D(const CoordinateType &origin, const CoordinateType &x_axis, const CoordinateType &y_axis, const CoordinateType &z_axis, const IndexType &size) | TRegularData3D< ValueType > | |
TRegularData3D(const IndexType &size, const CoordinateType &origin=CoordinateType(0.0), const CoordinateType &dimension=CoordinateType(1.0)) | TRegularData3D< ValueType > | |
value_type typedef (defined in TRegularData3D< ValueType >) | TRegularData3D< ValueType > | |
VectorType typedef | TRegularData3D< ValueType > | |
~TRegularData3D() | TRegularData3D< ValueType > | [virtual] |