MCPcopy 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
66V3f MeshPrimitiveEvaluator::Result::point() const
67{
68 return m_p;
69}
70
71V3f MeshPrimitiveEvaluator::Result::normal() const
72{

Callers 13

testClosestPointMethod · 0.45
testPlaneMethod · 0.45
testSphereMethod · 0.45
testSimpleMethod · 0.45
testSimpleMeshMethod · 0.45
testSphereMeshMethod · 0.45
testRandomTrianglesMethod · 0.45
runPointAtVTestMethod · 0.45
testClosestPointMethod · 0.45
signedDistanceMethod · 0.45
signedDistanceMethod · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by 3

testClosestPointMethod · 0.36
runPointAtVTestMethod · 0.36
testClosestPointMethod · 0.36