MCPcopy Index your code
hub / github.com/thygate/stable-diffusion-webui-depthmap-script / view_changed

Method view_changed

inpaint/mesh.py:2399–2400  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2397 self.tr.rotate(axis=axis, angle=angle)
2398
2399 def view_changed(self):
2400 self.view.camera.view_changed()
2401
2402 def render(self):
2403 return self.canvas.render()

Callers 3

__init__Method · 0.95
output_3d_photoFunction · 0.95
reinit_cameraMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected