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

Method get_available_keys

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

Source from the content-addressed store, hash-verified

56 )
57
58 def get_available_keys(self):
59 return self.__available_keys__
60
61 def get_actor_info(self):
62 return self.actor_info

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected