#include <OpenTissue/configuration.h>
#include <OpenTissue/utility/gl/gl_util.h>
#include <OpenTissue/core/math/math_constants.h>
#include <boost/cast.hpp>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::mbd |
Functions | |
template<typename configuration_type , typename real_type2 > | |
void | OpenTissue::mbd::compute_min_max_distance (configuration_type &configuration, real_type2 &min_value, real_type2 &max_value) |