MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getAutoProxyMipMapLevel

Method getAutoProxyMipMapLevel

Engine/Settings.cpp:2493–2497  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2491}
2492
2493unsigned int
2494Settings::getAutoProxyMipMapLevel() const
2495{
2496 return (unsigned int)_autoProxyLevel->getValue() + 1;
2497}
2498
2499int
2500Settings::getMaxOpenedNodesViewerContext() const

Callers 1

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected