#include <HOM_GalleryEntry.h>
Definition at line 21 of file HOM_GalleryEntry.h.
 
  
  
      
        
          | HOM_GalleryEntry::HOM_GalleryEntry  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual HOM_GalleryEntry::~HOM_GalleryEntry  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual std::string HOM_GalleryEntry::__repr__  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual bool HOM_GalleryEntry::allowIconRegeneration  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::applyToNode  | 
          ( | 
          HOM_Node &  | 
          node | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual bool HOM_GalleryEntry::canApplyToNode  | 
          ( | 
          HOM_Node &  | 
          node | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual bool HOM_GalleryEntry::canCreateChildNode  | 
          ( | 
          HOM_Node &  | 
          parent | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::vector<std::string> HOM_GalleryEntry::categories  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::string HOM_GalleryEntry::description  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::string HOM_GalleryEntry::helpURL  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::string HOM_GalleryEntry::icon  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual bool HOM_GalleryEntry::isHidden  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::vector<std::string> HOM_GalleryEntry::keywords  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::string HOM_GalleryEntry::label  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::string HOM_GalleryEntry::name  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::vector<std::string> HOM_GalleryEntry::nodeTypeNames  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::string HOM_GalleryEntry::requiredHDAFile  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::string HOM_GalleryEntry::script  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setAllowIconRegeneration  | 
          ( | 
          bool  | 
          on | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setCategories  | 
          ( | 
          const std::vector< std::string > &  | 
          categories | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setContentsFromNode  | 
          ( | 
          HOM_Node *  | 
          node | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setDescription  | 
          ( | 
          const char *  | 
          description | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setHelpURL  | 
          ( | 
          const char *  | 
          helpurl | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setHidden  | 
          ( | 
          bool  | 
          hide | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setIcon  | 
          ( | 
          const char *  | 
          icon | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setKeywords  | 
          ( | 
          const std::vector< std::string > &  | 
          keywords | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setLabel  | 
          ( | 
          const char *  | 
          label | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setName  | 
          ( | 
          const char *  | 
          name | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setNodeTypeNames  | 
          ( | 
          const std::vector< std::string > &  | 
          nodetypes | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setRequiredHDAFile  | 
          ( | 
          const char *  | 
          hda_file | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setScript  | 
          ( | 
          const char *  | 
          script | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void HOM_GalleryEntry::setScriptFromNode  | 
          ( | 
          HOM_Node *  | 
          node | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: