MCPcopy Create free account
hub / github.com/ImageEngine/cortex / value

Method value

test/IECore/IndexedIOTest.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70
71template<>
72float IndexedIOTestDataTraits<float>::value()
73{
74 return 5.0f;
75}
76
77template<>
78std::string IndexedIOTestDataTraits<float*>::name()

Callers 15

addReferenceMethod · 0.45
loadAttributesMethod · 0.45
loadPrimVarsMethod · 0.45
vectorToListFunction · 0.45
splitAllMethod · 0.45
restoreSampleTimesMethod · 0.45
attributeHashMethod · 0.45
pathToStringMethod · 0.45
sceneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected