occ
Loading...
Searching...
No Matches
cell_caps.h File Reference
#include <cstdint>
#include <occ/core/linear_algebra.h>
#include <vector>
#include <occ/isosurface/cell_caps_impl.h>
Include dependency graph for cell_caps.h:

Classes

struct  occ::isosurface::CellCapClassification
 

Namespaces

namespace  occ
 
namespace  occ::isosurface
 

Functions

template<typename F >
CellCapClassification occ::isosurface::add_cell_caps (const F &functor, float iso, std::vector< float > &vertices_frac, std::vector< float > &normals, std::vector< float > &curvatures, std::vector< uint32_t > &indices, float on_face_tol=1.0e-4f)