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