#include <anatomist/object/texturepanel.h>
Definition at line 52 of file texturepanel.h.
 
◆ Part
| Enumerator | 
|---|
| Mode  |  | 
| Rate  |  | 
| Filtering  |  | 
| Generation  |  | 
| Interpolation  |  | 
| ValueInterpolation  |  | 
Definition at line 57 of file texturepanel.h.
 
 
◆ QTexturePanel()
      
        
          | QTexturePanel::QTexturePanel  | 
          ( | 
          const std::set< anatomist::AObject *> &  | 
          ,  | 
        
        
           | 
           | 
          QWidget *  | 
          parent,  | 
        
        
           | 
           | 
          const char *  | 
          name = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~QTexturePanel()
  
  
      
        
          | virtual QTexturePanel::~QTexturePanel  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ activeTexture()
      
        
          | unsigned QTexturePanel::activeTexture  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ filteringChanged
  
  
      
        
          | void QTexturePanel::filteringChanged  | 
          ( | 
          int  | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ generationChanged
  
  
      
        
          | void QTexturePanel::generationChanged  | 
          ( | 
          int  | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ generationParamsDialog
  
  
      
        
          | void QTexturePanel::generationParamsDialog  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ isVisible()
      
        
          | bool QTexturePanel::isVisible  | 
          ( | 
          Part  | 
          p | ) | 
           const | 
        
      
 
 
◆ modeChanged
  
  
      
        
          | void QTexturePanel::modeChanged  | 
          ( | 
          int  | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ objects()
◆ rateChanged
  
  
      
        
          | void QTexturePanel::rateChanged  | 
          ( | 
          int  | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ rgbInterpolation
  
  
      
        
          | void QTexturePanel::rgbInterpolation  | 
          ( | 
          bool  | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ runCommand()
  
  
      
        
          | void QTexturePanel::runCommand  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ setActiveTexture()
      
        
          | void QTexturePanel::setActiveTexture  | 
          ( | 
          unsigned  | 
          tex | ) | 
           | 
        
      
 
 
◆ setObjects()
◆ setVisibility()
      
        
          | void QTexturePanel::setVisibility  | 
          ( | 
          Part  | 
          p,  | 
        
        
           | 
           | 
          bool  | 
          x  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ unregisterObservable()
Called when an observable is destroyed, only called by Observable: don't use this function directly. 
Reimplemented from anatomist::Observer.
 
 
◆ update()
This method is called whenever the observed object is changed. 
The programmer calls an observable object's notifyObservers method to have all the object's observers notified of the change. 
- Parameters
 - 
  
    | observable | the observable object  | 
  
   
Implements anatomist::Observer.
 
 
◆ updateAutoTexParams()
  
  
      
        
          | void QTexturePanel::updateAutoTexParams  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ updateObjects()
      
        
          | void QTexturePanel::updateObjects  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ updateWindow()
  
  
      
        
          | void QTexturePanel::updateWindow  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ valueInterpolationChanged
  
  
      
        
          | void QTexturePanel::valueInterpolationChanged  | 
          ( | 
          bool  | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
The documentation for this class was generated from the following file: