Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNA-Rendering/DNA-Rendering
/ get_Camera_12mp_info
Method
get_Camera_12mp_info
scripts/3DGS/SMCReader.py:64–65 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
62
return
self.actor_info
63
64
def
get_Camera_12mp_info(self):
65
return
self.Camera_12mp_info
66
67
def
get_Camera_5mp_info(self):
68
return
self.Camera_5mp_info
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected