Volume Cartographer 2.27.0
Namespaces | Functions
LinearNeighborhoodSize.hpp File Reference
#include <cstddef>
#include "vc/core/neighborhood/NeighborhoodGenerator.hpp"
#include "vc/core/types/Volume.hpp"
Include dependency graph for LinearNeighborhoodSize.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...