Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isPartOfProject
Method
isPartOfProject
Engine/Node.cpp:184–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
bool
185
Node::isPartOfProject() const
186
{
187
return _imp->isPartOfProject;
188
}
189
190
void
191
Node::createRotoContextConditionnally()
Callers
4
NodeSerialization.cpp
File · 0.80
getWriters
Method · 0.80
initialize
Method · 0.80
initialize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected