#include <OpenTissue/configuration.h>
#include <cassert>
#include <cmath>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::mesh |
Functions | |
template<typename mesh_type > | |
void | OpenTissue::mesh::compute_angle_weighted_vertex_normals (mesh_type &mesh) |