occ
Loading...
Searching...
No Matches
projection.h File Reference
Include dependency graph for projection.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  occ
 
namespace  occ::isosurface
 
namespace  occ::isosurface::impl
 

Functions

template<typename Func >
FVec3 occ::isosurface::impl::local_gradient (const Func &func, const FVec3 &p)
 
template<typename Func >
FVec3 occ::isosurface::impl::project_to_isosurface (const Func &func, FVec3 p, float iso, int steps)