Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ getDepth
Method
getDepth
src/IECoreGL/FrameBuffer.cpp:153–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
DepthTexturePtr FrameBuffer::getDepth()
154
{
155
return m_depthAttachment;
156
}
157
158
ConstDepthTexturePtr FrameBuffer::getDepth() const
159
{
Callers
2
display
Method · 0.80
endIDRender
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected