CubbyFlow::Grid3 Member List
This is the complete list of members for CubbyFlow::Grid3, including all inherited members.
| BoundingBox() const | CubbyFlow::Grid3 | |
| CellCenterPosition() const | CubbyFlow::Grid3 | |
| DataPositionFunc typedef | CubbyFlow::Grid3 | |
| Deserialize(const std::vector< uint8_t > &buffer)=0 | CubbyFlow::Grid3 | pure virtual |
| ForEachCellIndex(const std::function< void(size_t, size_t, size_t)> &func) const | CubbyFlow::Grid3 | |
| GetData(std::vector< double > *data) const =0 | CubbyFlow::Grid3 | protectedpure virtual |
| Grid3() | CubbyFlow::Grid3 | |
| GridSpacing() const | CubbyFlow::Grid3 | |
| HasSameShape(const Grid3 &other) const | CubbyFlow::Grid3 | |
| Origin() const | CubbyFlow::Grid3 | |
| ParallelForEachCellIndex(const std::function< void(size_t, size_t, size_t)> &func) const | CubbyFlow::Grid3 | |
| Resolution() const | CubbyFlow::Grid3 | |
| Serialize(std::vector< uint8_t > *buffer) const =0 | CubbyFlow::Grid3 | pure virtual |
| SetData(const std::vector< double > &data)=0 | CubbyFlow::Grid3 | protectedpure virtual |
| SetGrid(const Grid3 &other) | CubbyFlow::Grid3 | protected |
| SetSizeParameters(const Size3 &resolution, const Vector3D &gridSpacing, const Vector3D &origin) | CubbyFlow::Grid3 | protected |
| Swap(Grid3 *other)=0 | CubbyFlow::Grid3 | pure virtual |
| SwapGrid(Grid3 *other) | CubbyFlow::Grid3 | protected |
| TypeName() const =0 | CubbyFlow::Grid3 | pure virtual |
| ~Grid3() | CubbyFlow::Grid3 | virtual |
1.8.14