#include <CaSearchWindowMap.h>
|
| template<class Archive> |
| void | serialize (Archive &ar, const unsigned int) |
| |
|
| float | dx {0.f} |
| |
| float | dy {0.f} |
| |
| float | ms {0.f} |
| |
Definition at line 103 of file CaSearchWindowMap.h.
◆ serialize()
template<class Archive>
| void cbm::algo::ca::SearchWindowMap::BinData::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | ) |
|
inline |
◆ boost::serialization::access
| friend class boost::serialization::access |
|
friend |
◆ dx
| float cbm::algo::ca::SearchWindowMap::BinData::dx {0.f} |
◆ dy
| float cbm::algo::ca::SearchWindowMap::BinData::dy {0.f} |
◆ ms
| float cbm::algo::ca::SearchWindowMap::BinData::ms {0.f} |
The documentation for this struct was generated from the following file: