Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ normal
Method
normal
src/IECoreScene/MeshPrimitiveEvaluator.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
V3f MeshPrimitiveEvaluator::Result::normal() const
72
{
73
return m_n;
74
}
75
76
V2f MeshPrimitiveEvaluator::Result::uv() const
77
{
Callers
8
testSimple
Method · 0.45
testSimpleMesh
Method · 0.45
testSphereMesh
Method · 0.45
testRandomTriangles
Method · 0.45
testPlane
Method · 0.45
testConstructors
Method · 0.45
signedDistance
Method · 0.45
signedDistance
Method · 0.45
Calls
no outgoing calls
Tested by
1
testPlane
Method · 0.36