MCPcopy Create free account
hub / github.com/DNA-Rendering/DNA-Rendering / get_Camera_5mp_info

Method get_Camera_5mp_info

scripts/3DGS/SMCReader.py:67–68  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

65 return self.Camera_12mp_info
66
67 def get_Camera_5mp_info(self):
68 return self.Camera_5mp_info
69
70 def get_Kinect_info(self):
71 return self.Kinect_info

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected