#include <anatomist/object/qtextureparams.h>
 | 
|   | QTextureParams (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WindowFlags f=0) | 
|   | 
| virtual  | ~QTextureParams () | 
|   | 
| void  | setParams (unsigned comp, const std::vector< float > &values) | 
|   | 
| std::vector< float >  | params (unsigned comp) const | 
|   | 
Definition at line 88 of file qtextureparams.h.
 
◆ QTextureParams()
      
        
          | QTextureParams::QTextureParams  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          const char *  | 
          name = 0,  | 
        
        
           | 
           | 
          bool  | 
          modal = false,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~QTextureParams()
  
  
      
        
          | virtual QTextureParams::~QTextureParams  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ params()
      
        
          | std::vector<float> QTextureParams::params  | 
          ( | 
          unsigned  | 
          comp | ) | 
           const | 
        
      
 
 
◆ setParams()
      
        
          | void QTextureParams::setParams  | 
          ( | 
          unsigned  | 
          comp,  | 
        
        
           | 
           | 
          const std::vector< float > &  | 
          values  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this class was generated from the following file: