Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ uv
Method
uv
src/IECoreScene/MeshPrimitiveEvaluator.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
V2f MeshPrimitiveEvaluator::Result::uv() const
77
{
78
return m_uv;
79
}
80
81
V3f MeshPrimitiveEvaluator::Result::uTangent() const
82
{
Callers
3
testSimple
Method · 0.45
testSimpleMesh
Method · 0.45
testClosestPoint
Method · 0.45
Calls
no outgoing calls
Tested by
1
testClosestPoint
Method · 0.36