MCPcopy Create free account
hub / github.com/apple/ml-pointersect / main_pcd

Function main_pcd

pointersect/inference/main.py:2267–2268  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2265
2266
2267def main_pcd():
2268 fire.Fire(render_pcd_with_pointersect)
2269
2270def main_full():
2271 fire.Fire(launch)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected