#include <OpenTissue/configuration.h>
#include <OpenTissue/utility/utility_qhull.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::mesh |
Functions | |
template<typename mesh_type , typename vector3_iterator > | |
void | OpenTissue::mesh::convex_hull (vector3_iterator begin, vector3_iterator end, mesh_type &mesh, bool print_summary=false) |