|
Volume Cartographer 2.28.0
|
#include <cstddef>#include "vc/core/neighborhood/NeighborhoodGenerator.hpp"#include "vc/core/types/Volume.hpp"Go to the source code of this file.
Namespaces | |
| namespace | volcart |
| Volume Cartographer library | |
Functions | |
| static std::size_t | volcart::LinearNeighborhoodSize (double radius, double interval, Direction dir) |
| Return the size of a Linear Neighborhood calculated with the given parameters. More... | |