Tatooine
Namespaces | Functions
render_topological_skeleton.h File Reference

Go to the source code of this file.

Namespaces

namespace  tatooine
 

Functions

template<typename Real , typename Integrator , template< typename > typename Interpolator>
auto tatooine::render_topological_skeleton (const sampled_field< grid_sampler< Real, 2, vec< Real, 2 >, interpolation::linear, interpolation::linear >, Real, 2, 2 > &v, const integration::integrator< Real, 2, Interpolator, Integrator > &integrator, const vec< size_t, 2 > &resolution, const Real tau=100, const Real eps=1e-7)
 you need a gl::context for this More...