Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Blakkis/PyGLMaze
/ getDepthAttachment
Method
getDepthAttachment
pymaze/post_processing.py:56–57 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
54
55
56
def
getDepthAttachment(self):
57
return
self.depth_texture;
58
59
60
def
__createPassBuffer(self):
Callers
1
mainloop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected