MCPcopy 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
71V3f MeshPrimitiveEvaluator::Result::normal() const
72{
73 return m_n;
74}
75
76V2f MeshPrimitiveEvaluator::Result::uv() const
77{

Callers 8

testSimpleMethod · 0.45
testSimpleMeshMethod · 0.45
testSphereMeshMethod · 0.45
testRandomTrianglesMethod · 0.45
testPlaneMethod · 0.45
testConstructorsMethod · 0.45
signedDistanceMethod · 0.45
signedDistanceMethod · 0.45

Calls

no outgoing calls

Tested by 1

testPlaneMethod · 0.36