Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getBoundaryBlurMatrix
Method · 0.45
propagate_supports
Method · 0.45
label_connected_components
Method · 0.45
cut_with_face_labels
Method · 0.45
cut_at_uv_discontinuity
Method · 0.45
cut_along_edges
Method · 0.45
flood
Method · 0.45
is_vertex_manifold
Method · 0.45
remove_line_faces
Method · 0.45
top
Method · 0.45
split_obtuse_triangles
Method · 0.45
finalize_vertices
Method · 0.45
Calls
no outgoing calls
Tested by
15
ASSERT_ORBIT_IS_VALID
Method · 0.36
ASSERT_ORBIT_IS_VALID
Method · 0.36
check_order
Method · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
IsDirectory
Method · 0.36
ParseNaturalNumber
Function · 0.36
FilterMatchesTest
Method · 0.36
AppendUserMessage
Function · 0.36
XmlUnitTestResultPrinter
Method · 0.36
GTEST_LOCK_EXCLUDED_
Function · 0.36