Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ size
Method
size
src/IECoreScene/ShaderNetwork.cpp:860–863 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
858
}
859
860
size_t ShaderNetwork::size() const
861
{
862
return implementation()->size();
863
}
864
865
ShaderNetwork::ShaderRange ShaderNetwork::shaders() const
866
{
Callers
15
connectedVertices
Method · 0.45
correspondingFaceVertices
Method · 0.45
modifyTypedPrimitive
Method · 0.45
adjustEndPoints
Function · 0.45
execute
Method · 0.45
handleLocation
Function · 0.45
initializeFaceToSegments
Function · 0.45
MeshSplitter
Method · 0.45
remapData
Method · 0.45
getDataRemapping
Method · 0.45
computeIndices
Method · 0.45
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected