Jet  v1.3.3
jet::Grid2 Member List

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

boundingBox() constjet::Grid2
cellCenterPosition() constjet::Grid2
DataPositionFunc typedefjet::Grid2
deserialize(const std::vector< uint8_t > &buffer)=0jet::Serializablepure virtual
forEachCellIndex(const std::function< void(size_t, size_t)> &func) constjet::Grid2
getData(std::vector< double > *data) const =0jet::Grid2protectedpure virtual
Grid2()jet::Grid2
gridSpacing() constjet::Grid2
hasSameShape(const Grid2 &other) constjet::Grid2
origin() constjet::Grid2
parallelForEachCellIndex(const std::function< void(size_t, size_t)> &func) constjet::Grid2
resolution() constjet::Grid2
Serializable()=defaultjet::Serializable
serialize(std::vector< uint8_t > *buffer) const =0jet::Serializablepure virtual
setData(const std::vector< double > &data)=0jet::Grid2protectedpure virtual
setGrid(const Grid2 &other)jet::Grid2protected
setSizeParameters(const Size2 &resolution, const Vector2D &gridSpacing, const Vector2D &origin)jet::Grid2protected
swap(Grid2 *other)=0jet::Grid2pure virtual
swapGrid(Grid2 *other)jet::Grid2protected
typeName() const =0jet::Grid2pure virtual
~Grid2()jet::Grid2virtual
~Serializable()=defaultjet::Serializablevirtual