MCPcopy Create free account
hub / github.com/ImageEngine/cortex / normal

Method normal

src/IECoreScene/PointsPrimitiveEvaluator.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93Imath::V3f PointsPrimitiveEvaluator::Result::normal() const
94{
95 throw NotImplementedException( __PRETTY_FUNCTION__ );
96}
97
98Imath::V2f PointsPrimitiveEvaluator::Result::uv() const
99{

Callers

nothing calls this directly

Calls 1

NotImplementedExceptionFunction · 0.85

Tested by

no test coverage detected