MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / empty

Method empty

tools/MeshUtils/IndexHeap.h:73–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 bool empty() const {
74 return m_indices.empty();
75 }
76
77 private:
78 std::vector<T> m_data;

Callers 15

getBoundaryBlurMatrixMethod · 0.45
propagate_supportsMethod · 0.45
cut_with_face_labelsMethod · 0.45
cut_along_edgesMethod · 0.45
floodMethod · 0.45
is_vertex_manifoldMethod · 0.45
remove_line_facesMethod · 0.45
topMethod · 0.45
finalize_verticesMethod · 0.45

Calls

no outgoing calls

Tested by 15

ASSERT_ORBIT_IS_VALIDMethod · 0.36
ASSERT_ORBIT_IS_VALIDMethod · 0.36
check_orderMethod · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
IsDirectoryMethod · 0.36
ParseNaturalNumberFunction · 0.36
FilterMatchesTestMethod · 0.36
AppendUserMessageFunction · 0.36
GTEST_LOCK_EXCLUDED_Function · 0.36