MCPcopy
hub / github.com/mapillary/OpenSfM / get

Method get

annotation_gui_gcp/apps.py:21–21  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

19 def __init__(self, obj): self.obj = obj
20
21 def get(self): return self.obj
22
23 def set(self, obj): self.obj = obj
24

Callers 15

create_textureFunction · 0.80
three.jsFile · 0.80
initMeshBuffersFunction · 0.80
makeGroupsFunction · 0.80
setTextureParametersFunction · 0.80
paramThreeToGLFunction · 0.80
jquery.jsFile · 0.80
three.min.jsFile · 0.80
__contains__Method · 0.80
get_most_common_seqsFunction · 0.80
load_gcpsMethod · 0.80
on_press_fig_modifyMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_match_imagesFunction · 0.64