Home
last modified time | relevance | path

Searched defs:faceDegree (Results 1 – 3 of 3) sorted by relevance

/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/volumetricMesh/
H A DgenerateSurfaceMesh.cpp62 int faceDegree() const { return size; } in faceDegree() function in TopologicalFaceI
144 int faceDegree = 0; in ComputeMesh() local
340 int faceDegree = 0; in ComputeMesh() local
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/
H A DobjMeshGraph.cpp245 unsigned int faceDegree = face->getNumVertices(); in GenerateVertexGraph() local
H A DobjMesh.cpp752 unsigned int faceDegree = face->getNumVertices(); in triangulate() local
1695 int faceDegree = (int)face->getNumVertices(); in splitIntoConnectedComponents() local
1899 int faceDegree = (int)face->getNumVertices(); in extractGroup() local
1995 int faceDegree = (int)face->getNumVertices(); in extractGroup() local
3845 unsigned int faceDegree = face->getNumVertices(); in exportGeometry() local
3951 int faceDegree = (int)face->getNumVertices(); in exportFaceGeometry() local