DD::Image::Colorspace_KnobI Class Reference

List of all members.

Public Member Functions

virtual void configChanged (bool setToDefault)=0

Detailed Description

Abstract base class for Colorspace Knob-specific methods.


Member Function Documentation

virtual void DD::Image::Colorspace_KnobI::configChanged ( bool  setToDefault) [pure virtual]

Signal the Knob that the OCIO Config has changed .

This will cause the knob to repopulate its Roles and Colorspace menus.

Pass setToDefault=true if you want the Knob setting back to its default Role or Colorspace after updating.