CubbyFlow::Grid3 Member List

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

BoundingBox() constCubbyFlow::Grid3
CellCenterPosition() constCubbyFlow::Grid3
DataPositionFunc typedefCubbyFlow::Grid3
Deserialize(const std::vector< uint8_t > &buffer)=0CubbyFlow::Grid3pure virtual
ForEachCellIndex(const std::function< void(size_t, size_t, size_t)> &func) constCubbyFlow::Grid3
GetData(std::vector< double > *data) const =0CubbyFlow::Grid3protectedpure virtual
Grid3()CubbyFlow::Grid3
GridSpacing() constCubbyFlow::Grid3
HasSameShape(const Grid3 &other) constCubbyFlow::Grid3
Origin() constCubbyFlow::Grid3
ParallelForEachCellIndex(const std::function< void(size_t, size_t, size_t)> &func) constCubbyFlow::Grid3
Resolution() constCubbyFlow::Grid3
Serialize(std::vector< uint8_t > *buffer) const =0CubbyFlow::Grid3pure virtual
SetData(const std::vector< double > &data)=0CubbyFlow::Grid3protectedpure virtual
SetGrid(const Grid3 &other)CubbyFlow::Grid3protected
SetSizeParameters(const Size3 &resolution, const Vector3D &gridSpacing, const Vector3D &origin)CubbyFlow::Grid3protected
Swap(Grid3 *other)=0CubbyFlow::Grid3pure virtual
SwapGrid(Grid3 *other)CubbyFlow::Grid3protected
TypeName() const =0CubbyFlow::Grid3pure virtual
~Grid3()CubbyFlow::Grid3virtual