Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ point
Method
point
src/IECoreScene/MeshPrimitiveEvaluator.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
V3f MeshPrimitiveEvaluator::Result::point() const
67
{
68
return m_p;
69
}
70
71
V3f MeshPrimitiveEvaluator::Result::normal() const
72
{
Callers
13
testClosestPoint
Method · 0.45
testPlane
Method · 0.45
testSphere
Method · 0.45
testSimple
Method · 0.45
testSimpleMesh
Method · 0.45
testSphereMesh
Method · 0.45
testRandomTriangles
Method · 0.45
runPointAtVTest
Method · 0.45
testClosestPoint
Method · 0.45
signedDistance
Method · 0.45
signedDistance
Method · 0.45
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
3
testClosestPoint
Method · 0.36
runPointAtVTest
Method · 0.36
testClosestPoint
Method · 0.36