DD::Image::Enumeration_KnobI Class Reference

List of all members.

Public Member Functions

virtual void menu (const std::vector< std::string > &e)=0
virtual const std::vector
< std::string > & 
menu () const =0


Detailed Description

Abstract base class for Enumeration Knob-specific methods.

Member Function Documentation

virtual void DD::Image::Enumeration_KnobI::menu ( const std::vector< std::string > &  e  )  [pure virtual]

set the menu items on the knob to the given list. if you want this to persist you must use the SAVE_MENU flag on this knob.

virtual const std::vector<std::string>& DD::Image::Enumeration_KnobI::menu (  )  const [pure virtual]

get the list of menu items on the knob



©2009 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.thefoundry.co.uk