MCPcopy 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
860size_t ShaderNetwork::size() const
861{
862 return implementation()->size();
863}
864
865ShaderNetwork::ShaderRange ShaderNetwork::shaders() const
866{

Callers 15

connectedVerticesMethod · 0.45
modifyTypedPrimitiveMethod · 0.45
adjustEndPointsFunction · 0.45
executeMethod · 0.45
handleLocationFunction · 0.45
initializeFaceToSegmentsFunction · 0.45
MeshSplitterMethod · 0.45
remapDataMethod · 0.45
getDataRemappingMethod · 0.45
computeIndicesMethod · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected