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

Method name

test/IECore/IndexedIOTest.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64/// float
65template<>
66std::string IndexedIOTestDataTraits<float>::name()
67{
68 return "float";
69}
70
71template<>
72float IndexedIOTestDataTraits<float>::value()

Callers 6

writeWalkMethod · 0.45
testCanLoadingMethod · 0.45
testScopedBindingMethod · 0.45
testOverridesMethod · 0.45
testConstructorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected