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

Method createResult

src/IECoreScene/MeshPrimitiveEvaluator.cpp:745–748  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

743}
744
745PrimitiveEvaluator::ResultPtr MeshPrimitiveEvaluator::createResult() const
746{
747 return new Result();
748}
749
750void MeshPrimitiveEvaluator::validateResult( PrimitiveEvaluator::Result *result ) const
751{

Callers 15

pointTestMethod · 0.95
testPlaneMethod · 0.95
testCylinderMeshMethod · 0.95
testPlaneMethod · 0.95
testSphereMethod · 0.45
testSimpleMethod · 0.45
testEmptyMeshMethod · 0.45
testTangentsMethod · 0.45
testSimpleMeshMethod · 0.45
testSphereMeshMethod · 0.45

Calls

no outgoing calls

Tested by 2

pointTestMethod · 0.76
testPlaneMethod · 0.76