MCPcopy 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
76V2f MeshPrimitiveEvaluator::Result::uv() const
77{
78 return m_uv;
79}
80
81V3f MeshPrimitiveEvaluator::Result::uTangent() const
82{

Callers 3

testSimpleMethod · 0.45
testSimpleMeshMethod · 0.45
testClosestPointMethod · 0.45

Calls

no outgoing calls

Tested by 1

testClosestPointMethod · 0.36