Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isColorPlane
Method
isColorPlane
Engine/ImagePlaneDesc.cpp:121–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
bool
122
ImagePlaneDesc::isColorPlane(const std::string& planeID)
123
{
124
return planeID == kNatronColorPlaneID;
125
}
126
127
bool
128
ImagePlaneDesc::isColorPlane() const
Callers
1
mapPlaneToOFXPlaneString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected