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

Method uTangent

src/IECoreScene/PointsPrimitiveEvaluator.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103Imath::V3f PointsPrimitiveEvaluator::Result::uTangent() const
104{
105 throw NotImplementedException( __PRETTY_FUNCTION__ );
106}
107
108Imath::V3f PointsPrimitiveEvaluator::Result::vTangent() const
109{

Callers

nothing calls this directly

Calls 1

NotImplementedExceptionFunction · 0.85

Tested by

no test coverage detected