#include <OpenTissue/configuration.h>
#include <boost/iterator/reverse_iterator.hpp>
#include <cstdlib>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::grid |
Functions | |
template<typename grid_type , typename vector3_int_type > | |
void | OpenTissue::grid::translate (grid_type const &src, vector3_int_type const &v, grid_type &dst) |