Jet  v1.3.3
jet::Grid3 Member List

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

boundingBox() constjet::Grid3
cellCenterPosition() constjet::Grid3
DataPositionFunc typedefjet::Grid3
deserialize(const std::vector< uint8_t > &buffer)=0jet::Grid3pure virtual
forEachCellIndex(const std::function< void(size_t, size_t, size_t)> &func) constjet::Grid3
getData(std::vector< double > *data) const =0jet::Grid3protectedpure virtual
Grid3()jet::Grid3
gridSpacing() constjet::Grid3
hasSameShape(const Grid3 &other) constjet::Grid3
origin() constjet::Grid3
parallelForEachCellIndex(const std::function< void(size_t, size_t, size_t)> &func) constjet::Grid3
resolution() constjet::Grid3
Serializable()=defaultjet::Serializable
serialize(std::vector< uint8_t > *buffer) const =0jet::Grid3pure virtual
setData(const std::vector< double > &data)=0jet::Grid3protectedpure virtual
setGrid(const Grid3 &other)jet::Grid3protected
setSizeParameters(const Size3 &resolution, const Vector3D &gridSpacing, const Vector3D &origin)jet::Grid3protected
swap(Grid3 *other)=0jet::Grid3pure virtual
swapGrid(Grid3 *other)jet::Grid3protected
typeName() const =0jet::Grid3pure virtual
~Grid3()jet::Grid3virtual
~Serializable()=defaultjet::Serializablevirtual