Home
last modified time | relevance | path

Searched refs:triangle_elements (Results 1 – 2 of 2) sorted by relevance

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A DreadMSH.cpp166 std::vector<int> triangle_elements; in readMSH() local
179 return &triangle_elements; in readMSH()
289 } else if (!triangle_elements.empty()) { in readMSH()
290 copy_to_array(triangle_elements, 3); in readMSH()
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A DreadMSH.cpp166 std::vector<int> triangle_elements; in readMSH() local
179 return &triangle_elements; in readMSH()
289 } else if (!triangle_elements.empty()) { in readMSH()
290 copy_to_array(triangle_elements, 3); in readMSH()