DD::Image::LinkableI Class Reference

List of all members.

Public Member Functions

virtual std::vector
< LinkableKnobInfo
getLinkableKnobs (int type) const =0


Detailed Description

This is a node that may be linked to from a place that directly wants to link to another node, i.e. from the Animation Menu for an XY_Knob or the Roto context menu.

Member Function Documentation

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.
www.thefoundry.co.uk