MCPcopy Create free account
hub / github.com/ImageEngine/cortex / Color3f>

Method Color3f>

src/IECoreScene/CurvesAlgo.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97
98template<>
99Imath::Color3f evalPrimVar<Imath::Color3f>( PrimitiveEvaluator::Result *result, const PrimitiveVariable &primVar )
100{
101 return result->colorPrimVar( primVar );
102}
103
104
105struct CurvesUniformToVertex

Callers

nothing calls this directly

Calls 1

colorPrimVarMethod · 0.45

Tested by

no test coverage detected