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

Method uv

src/IECoreScene/PointsPrimitiveEvaluator.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98Imath::V2f PointsPrimitiveEvaluator::Result::uv() const
99{
100 throw NotImplementedException( __PRETTY_FUNCTION__ );
101}
102
103Imath::V3f PointsPrimitiveEvaluator::Result::uTangent() const
104{

Callers

nothing calls this directly

Calls 1

NotImplementedExceptionFunction · 0.85

Tested by

no test coverage detected