Namespaces | Functions

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

#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_constants.h>
#include <boost/multi_array.hpp>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::mesh

Functions

template<typename mesh_type , typename vector3_iterator , typename real_type >
bool OpenTissue::mesh::profile_sweep (vector3_iterator profile_begin, vector3_iterator profile_end, real_type sweep_angle, unsigned int slices, mesh_type &mesh)