aimstil
5.0.5
|
Go to the source code of this file.
Namespaces | |
til | |
Belongs to package Box Do not include directly, include til/Box.h instead. | |
Functions | |
TIL_API void | til::forwardize (Neighborhood &nh) |
TIL_API void | til::getNeighbors (const Neighborhood &nh, std::vector< numeric_array< int, 3 > > &res) |
Pushes the neighbor coordinates in a container. More... | |
TIL_API int | til::connectivity (const Neighborhood &nh) |
TIL_API void | til::create2DNeighborhood (Neighborhood &nh, int nx, int ny, int nz, int connectivity=0) |