#include <OpenTissue/configuration.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::grid |
Functions | |
template<typename grid_type_in , typename transfer_function , typename grid_type_out > | |
void | OpenTissue::grid::extract_voxels (grid_type_in const &in, transfer_function const &func, grid_type_out &out) |