|
VAPoR
0.1
|
This is the complete list of members for VAPoR::RegularGrid, including all inherited members.
| _AccessIJK(float **blks, size_t i, size_t j, size_t k) const | VAPoR::RegularGrid | protected |
| _ClampCoord(double &x, double &y, double &z) const | VAPoR::RegularGrid | protected |
| _SetExtents(const double extents[6]) | VAPoR::RegularGrid | protected |
| AccessIJK(size_t i, size_t j, size_t k) const | VAPoR::RegularGrid | |
| begin() | VAPoR::RegularGrid | inline |
| begin() const | VAPoR::RegularGrid | inline |
| end() | VAPoR::RegularGrid | inline |
| end() const | VAPoR::RegularGrid | inline |
| GetBlks() const | VAPoR::RegularGrid | inline |
| GetBlockSize(size_t bs[3]) const | VAPoR::RegularGrid | inline |
| GetBoundingBox(const size_t min[3], const size_t max[3], double extents[6]) const | VAPoR::RegularGrid | virtual |
| GetDimensions(size_t dims[3]) const | VAPoR::RegularGrid | |
| GetEnclosingRegion(const double minu[3], const double maxu[3], size_t min[3], size_t max[3]) const | VAPoR::RegularGrid | virtual |
| GetIJKIndex(double x, double y, double z, size_t *i, size_t *j, size_t *k) const | VAPoR::RegularGrid | virtual |
| GetIJKIndexFloor(double x, double y, double z, size_t *i, size_t *j, size_t *k) const | VAPoR::RegularGrid | virtual |
| GetIJKMinMax(size_t min[3], size_t max[3]) const | VAPoR::RegularGrid | inlinevirtual |
| GetIJKOrigin(size_t min[3]) const | VAPoR::RegularGrid | inlinevirtual |
| GetInterpolationOrder() const | VAPoR::RegularGrid | inlinevirtual |
| GetMinCellExtents(double *x, double *y, double *z) const | VAPoR::RegularGrid | inlinevirtual |
| GetMissingValue() const | VAPoR::RegularGrid | inline |
| GetNumBlks() const | VAPoR::RegularGrid | inline |
| GetRange(float range[2]) const | VAPoR::RegularGrid | virtual |
| GetUserCoordinates(size_t i, size_t j, size_t k, double *x, double *y, double *z) const | VAPoR::RegularGrid | virtual |
| GetUserExtents(double extents[6]) const | VAPoR::RegularGrid | virtual |
| GetValue(double x, double y, double z) const | VAPoR::RegularGrid | virtual |
| HasMissingData() const | VAPoR::RegularGrid | inline |
| HasPeriodic(bool *idim, bool *jdim, bool *kdim) const | VAPoR::RegularGrid | inlinevirtual |
| InsideGrid(double x, double y, double z) const | VAPoR::RegularGrid | virtual |
| Next() | VAPoR::RegularGrid | |
| operator<<(std::ostream &o, const RegularGrid &rg) | VAPoR::RegularGrid | friend |
| RegularGrid(const size_t bs[3], const size_t min[3], const size_t max[3], const double extents[6], const bool periodic[3], float **blks) | VAPoR::RegularGrid | |
| RegularGrid(const size_t bs[3], const size_t min[3], const size_t max[3], const double extents[6], const bool periodic[3], float **blks, float missing_value) | VAPoR::RegularGrid | |
| ResetItr() | VAPoR::RegularGrid | |
| Reshape(const size_t min[3], const size_t max[3], const bool periodic[3]) | VAPoR::RegularGrid | virtual |
| SetInterpolationOrder(int order) | VAPoR::RegularGrid | virtual |
| SetMissingValue(float missing_value) | VAPoR::RegularGrid | inline |
| SetPeriodic(const bool periodic[3]) | VAPoR::RegularGrid | inlinevirtual |
| ~RegularGrid() | VAPoR::RegularGrid | virtual |
1.8.7