typedef std::array<std::size_t, 3> Facet; // Triple of indices std::vector<Facet> facets; // The function is called using directly the points raw iterators ...
確定! 回上一頁