Abstract base class for a single Path knob.
More...
#include <PathKnobI.h>
|
enum class | InputStageMode { NodeInput
, File
, None
} |
|
|
virtual void | showError (const std::string &message)=0 |
| Show a error message in the knob.
|
|
virtual void | setInputStageMode (InputStageMode mode)=0 |
|
virtual void | setInputStageIndex (int index)=0 |
|
virtual void | setInputStageFileKnobName (const std::string knobName)=0 |
|
virtual void | setScenegraphFilter (const std::string &filter)=0 |
|
Abstract base class for a single Path knob.