CubbyFlow::Grid2 Member List

This is the complete list of members for CubbyFlow::Grid2, including all inherited members.

BoundingBox() constCubbyFlow::Grid2
CellCenterPosition() constCubbyFlow::Grid2
DataPositionFunc typedefCubbyFlow::Grid2
Deserialize(const std::vector< uint8_t > &buffer)=0CubbyFlow::Serializablepure virtual
ForEachCellIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::Grid2
GetData(std::vector< double > *data) const =0CubbyFlow::Grid2protectedpure virtual
Grid2()CubbyFlow::Grid2
GridSpacing() constCubbyFlow::Grid2
HasSameShape(const Grid2 &other) constCubbyFlow::Grid2
Origin() constCubbyFlow::Grid2
ParallelForEachCellIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::Grid2
Resolution() constCubbyFlow::Grid2
Serialize(std::vector< uint8_t > *buffer) const =0CubbyFlow::Serializablepure virtual
SetData(const std::vector< double > &data)=0CubbyFlow::Grid2protectedpure virtual
SetGrid(const Grid2 &other)CubbyFlow::Grid2protected
SetSizeParameters(const Size2 &resolution, const Vector2D &gridSpacing, const Vector2D &origin)CubbyFlow::Grid2protected
Swap(Grid2 *other)=0CubbyFlow::Grid2pure virtual
SwapGrid(Grid2 *other)CubbyFlow::Grid2protected
TypeName() const =0CubbyFlow::Grid2pure virtual
~Grid2()CubbyFlow::Grid2virtual