Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ blindData
Method
blindData
src/IECore/BlindDataHolder.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
CompoundData *BlindDataHolder::blindData()
62
{
63
return m_data.get();
64
}
65
66
const CompoundData *BlindDataHolder::blindData() const
67
{
Callers
15
testBlindData
Method · 0.95
testComparison
Method · 0.95
testLoadSave
Method · 0.95
testHash
Method · 0.95
testCopyFrom
Method · 0.95
testShaderBlindData
Method · 0.80
readShaderNetworkWalk
Function · 0.80
writeShaderParameterValues
Function · 0.80
testSingleTriangle
Method · 0.80
testPrimitiveInterpolationWithBlindData
Method · 0.80
testPrimitiveInterpolationWithBlindDataMaintainsValuesMissingFromSecondPrimitive
Method · 0.80
testMergeMap
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
13
testShaderBlindData
Method · 0.64
testSingleTriangle
Method · 0.64
testPrimitiveInterpolationWithBlindData
Method · 0.64
testPrimitiveInterpolationWithBlindDataMaintainsValuesMissingFromSecondPrimitive
Method · 0.64
testMergeMap
Method · 0.64
testHeaderToBlindData
Method · 0.64
testTimeCodeInHeader
Method · 0.64
test
Method · 0.64
testBlindDataToHeader
Method · 0.64
testEXRStringArrayMetadata
Method · 0.64
__testCrop
Method · 0.64
testComplete
Method · 0.64