|
Jet
v1.3.3
|
This is the complete list of members for jet::Grid3, including all inherited members.
| boundingBox() const | jet::Grid3 | |
| cellCenterPosition() const | jet::Grid3 | |
| DataPositionFunc typedef | jet::Grid3 | |
| deserialize(const std::vector< uint8_t > &buffer)=0 | jet::Grid3 | pure virtual |
| forEachCellIndex(const std::function< void(size_t, size_t, size_t)> &func) const | jet::Grid3 | |
| getData(std::vector< double > *data) const =0 | jet::Grid3 | protectedpure virtual |
| Grid3() | jet::Grid3 | |
| gridSpacing() const | jet::Grid3 | |
| hasSameShape(const Grid3 &other) const | jet::Grid3 | |
| origin() const | jet::Grid3 | |
| parallelForEachCellIndex(const std::function< void(size_t, size_t, size_t)> &func) const | jet::Grid3 | |
| resolution() const | jet::Grid3 | |
| Serializable()=default | jet::Serializable | |
| serialize(std::vector< uint8_t > *buffer) const =0 | jet::Grid3 | pure virtual |
| setData(const std::vector< double > &data)=0 | jet::Grid3 | protectedpure virtual |
| setGrid(const Grid3 &other) | jet::Grid3 | protected |
| setSizeParameters(const Size3 &resolution, const Vector3D &gridSpacing, const Vector3D &origin) | jet::Grid3 | protected |
| swap(Grid3 *other)=0 | jet::Grid3 | pure virtual |
| swapGrid(Grid3 *other) | jet::Grid3 | protected |
| typeName() const =0 | jet::Grid3 | pure virtual |
| ~Grid3() | jet::Grid3 | virtual |
| ~Serializable()=default | jet::Serializable | virtual |
1.8.18