Public Member Functions | |
virtual std::vector < LinkableKnobInfo > | getLinkableKnobs (int type) const =0 |
virtual std::vector<LinkableKnobInfo> DD::Image::LinkableI::getLinkableKnobs | ( | int | type | ) | const [pure virtual] |
Query the object for the knobs that can be linkable with the given type. This type should be one of those as defined in Knobs.h, e.g. XY_KNOB, ARRAY_KNOB, etc.
©2009 The Foundry Visionmongers, Ltd. All Rights Reserved. |