Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenMeshLab/MeshXL
/ max
Method
max
utils/misc.py:86–87 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
84
85
@property
86
def
max(self):
87
return
max(self.deque)
88
89
@property
90
def
value(self):
Callers
3
write_bbox
Function · 0.80
point_cloud_to_bbox
Function · 0.80
normalize_mesh
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected