Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JasonLSC/GSCodec_Studio
/ CodecConfig
Class
CodecConfig
examples/ply_loader_renderer.py:87–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
86
@dataclass
87
class
CodecConfig:
88
encode: str
89
decode: str
90
91
@dataclass
92
class
AttributeCodecs:
Callers
1
AttributeCodecs
Class · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected