Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
745
PrimitiveEvaluator::ResultPtr MeshPrimitiveEvaluator::createResult() const
746
{
747
return new Result();
748
}
749
750
void MeshPrimitiveEvaluator::validateResult( PrimitiveEvaluator::Result *result ) const
751
{
Callers
15
pointTest
Method · 0.95
testPlane
Method · 0.95
testCylinderMesh
Method · 0.95
testSignedDistanceWeirdness
Method · 0.95
testPlane
Method · 0.95
testSphere
Method · 0.45
testSimple
Method · 0.45
testResultTypeValidation
Method · 0.45
testEmptyMesh
Method · 0.45
testTangents
Method · 0.45
testSimpleMesh
Method · 0.45
testSphereMesh
Method · 0.45
Calls
no outgoing calls
Tested by
2
pointTest
Method · 0.76
testPlane
Method · 0.76