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

Function main_full

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

Source from the content-addressed store, hash-verified

2268 fire.Fire(render_pcd_with_pointersect)
2269
2270def main_full():
2271 fire.Fire(launch)
2272
2273
2274if __name__ == '__main__':

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected