7#if defined(WITH_OPENCOLORIO)
13LibOCIOLook::LibOCIOLook(
const int index,
const OCIO_NAMESPACE::ConstLookRcPtr &ocio_look)
14 : ocio_look_(ocio_look)
17 this->is_noop = (ocio_look ==
nullptr);
bool split_view_specific_look(const StringRef look_name, StringRef &view, StringRef &ui_name)