#include <OpenTissue/configuration.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::grid |
Functions | |
template<typename grid_type , typename vector3_type > | |
void | OpenTissue::grid::coord2idx (grid_type const &grid, vector3_type const &point, size_t &i, size_t &j, size_t &k) |