MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / haserror

Method haserror

tests/osl/UnitTestOSL.h:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 inline bool haserror() const { return m_errormessage.size(); }
36
37 std::string geterror(bool erase = true)
38 {

Callers 2

mainFunction · 0.80
ExecuteOSLShaderFunction · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected