Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ subdivisionDepthParameter
Method
subdivisionDepthParameter
src/IECoreImage/EnvMapSampler.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
IntParameter * EnvMapSampler::subdivisionDepthParameter()
100
{
101
return m_subdivisionDepthParameter.get();
102
}
103
104
const IntParameter * EnvMapSampler::subdivisionDepthParameter() const
105
{
Callers
1
doOperation
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected