Home
last modified time | relevance | path

Searched defs:nonManifold (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/blender/blender-2.91.0/extern/quadriflow/src/
H A Dadjacent-matrix.cpp10 const VectorXi &nonManifold, AdjacentMatrix& adj) { in generate_adjacency_matrix_uniform()
H A Ddedge.cpp31 VectorXi& boundary, VectorXi& nonManifold) { in compute_direct_graph()
201 …r4i>& F, std::vector<int>& V2E, std::vector<int>& E2E, VectorXi& boundary, VectorXi& nonManifold) { in compute_direct_graph_quad()
H A Dparametrizer.hpp102 VectorXi nonManifold; // nonManifold vertices, in boolean member in qflow::Parametrizer
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/src/
H A Dnormal.cpp88 const VectorXu &E2E, const VectorXb &nonManifold, in generate_smooth_normals()
169 const VectorXb &nonManifold, Float angleThreshold, in generate_crease_normals()
318 const VectorXb &nonManifold, Float angleThreshold, in generate_crease_normals()
H A Ddedge.cpp17 VectorXu &E2E, VectorXb &boundary, VectorXb &nonManifold, in build_dedge()
H A Dreorder.cpp26 VectorXb boundary, nonManifold; in reorder_mesh() local
H A Dbatch.cpp102 VectorXb boundary, nonManifold; in batch_process() local
H A Dadjacency.cpp26 const VectorXb &nonManifold, const ProgressCallback &progress) { in generate_adjacency_matrix_uniform()
103 const VectorXb &nonManifold, in generate_adjacency_matrix_cotan()
H A Dmeshstats.cpp107 const VectorXb &nonManifold, VectorXf &A, in compute_dual_vertex_areas()
H A Dextract.cpp749 VectorXb nonManifold, boundary; in extract_faces() local
/dports/graphics/dilay/dilay-1.9.0/lib/src/isosurface-extraction/
H A Dgrid.cpp335 bool nonManifold; member