Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/core/containers/mesh/polymesh/util/polymesh_make_sphere.h File Reference

#include <OpenTissue/configuration.h>
#include <OpenTissue/core/containers/mesh/common/util/mesh_compute_angle_weighted_vertex_normals.h>
#include <OpenTissue/core/containers/mesh/polymesh/util/polymesh_subdivide.h>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::polymesh

Functions

template<typename mesh_type >
bool OpenTissue::polymesh::make_sphere (typename mesh_type::math_types::real_type const &radius, unsigned int n, mesh_type &mesh, bool use_tetrahedron=false)