Home
last modified time | relevance | path

Searched refs:computeMaxEdgeLength (Results 1 – 3 of 3) sorted by relevance

/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/
H A DobjMesh.h351 double computeMaxEdgeLength() const; // computes maximum edge length in the mesh
354 …double computeMaxEdgeLength(int * vtxa, int * vtxb) const; // also returns the two 0-indexed verti…
H A DobjMesh.cpp2657 double ObjMesh::computeMaxEdgeLength() const in computeMaxEdgeLength() function in ObjMesh
2722 double ObjMesh::computeMaxEdgeLength(int * vtxa, int * vtxb) const in computeMaxEdgeLength() function in ObjMesh
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/include/
H A DobjMesh.h351 double computeMaxEdgeLength() const; // computes maximum edge length in the mesh
354 …double computeMaxEdgeLength(int * vtxa, int * vtxb) const; // also returns the two 0-indexed verti…