Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ empty
Method
empty
src/Misc/MultipletMap.h:63–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
bool empty() const {
64
return m_map.empty();
65
}
66
67
size_t size() const {
68
return m_map.size();
Callers
11
get_material_tensor
Method · 0.45
parse_face_line
Method · 0.45
finalize_parameters
Method · 0.45
parse_elements
Method · 0.45
num_attributes
Method · 0.45
get_attribute_names
Method · 0.45
num_attributes
Method · 0.45
get_attribute_names
Method · 0.45
finalize_colors
Method · 0.45
parse_binary
Method · 0.45
has_normal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected