MCPcopy Create free account
hub / github.com/d62lu/3DCTN / close

Method close

util.py:45–46  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

43 self.f.flush()
44
45 def close(self):
46 self.f.close()

Callers 11

load_dataFunction · 0.80
load_scanobjectnn_dataFunction · 0.80
readMethod · 0.80
writeMethod · 0.80
collect_point_labelFunction · 0.80
data_to_objFunction · 0.80
point_label_to_objFunction · 0.80
collect_bounding_boxFunction · 0.80
bbox_label_to_objFunction · 0.80
bbox_label_to_obj_roomFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected