#include <anatomist/surface/wvectorfield.h>
Definition at line 49 of file wvectorfield.h.
 
◆ VectorFieldEditionWindow()
      
        
          | VectorFieldEditionWindow::VectorFieldEditionWindow | ( | const std::set< anatomist::AObject * > & | , | 
        
          |  |  | QWidget * | parent = 0, | 
        
          |  |  | const char * | name = 0, | 
        
          |  |  | Qt::WindowFlags | f = Qt::WindowFlags() | 
        
          |  | ) |  |  | 
      
 
 
◆ ~VectorFieldEditionWindow()
  
  | 
        
          | virtual VectorFieldEditionWindow::~VectorFieldEditionWindow | ( |  | ) |  |  | virtual | 
 
 
◆ chooseObject
  
  | 
        
          | void VectorFieldEditionWindow::chooseObject | ( |  | ) |  |  | protectedslot | 
 
 
◆ objects()
◆ objectsChosen
◆ scalingChanged
  
  | 
        
          | void VectorFieldEditionWindow::scalingChanged | ( |  | ) |  |  | protectedslot | 
 
 
◆ setFixedCoord
  
  | 
        
          | void VectorFieldEditionWindow::setFixedCoord | ( | int | chan, |  
          |  |  | int | coord, |  
          |  |  | int | value |  
          |  | ) |  |  |  | protectedslot | 
 
 
◆ setSpaceDim()
  
  | 
        
          | void VectorFieldEditionWindow::setSpaceDim | ( | int | chan, |  
          |  |  | int | dim, |  
          |  |  | int | index |  
          |  | ) |  |  |  | protected | 
 
 
◆ setVolume()
  
  | 
        
          | void VectorFieldEditionWindow::setVolume | ( | int | chan, |  
          |  |  | int | index |  
          |  | ) |  |  |  | protected | 
 
 
◆ 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.
 
 
◆ updateInterface()
      
        
          | void VectorFieldEditionWindow::updateInterface | ( |  | ) |  | 
      
 
 
◆ vectorField()
◆ xSpace0Changed
  
  | 
        
          | void VectorFieldEditionWindow::xSpace0Changed | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ xSpace1Changed
  
  | 
        
          | void VectorFieldEditionWindow::xSpace1Changed | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ xSpace2Changed
  
  | 
        
          | void VectorFieldEditionWindow::xSpace2Changed | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ xVolumeChanged
  
  | 
        
          | void VectorFieldEditionWindow::xVolumeChanged | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ ySpace0Changed
  
  | 
        
          | void VectorFieldEditionWindow::ySpace0Changed | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ ySpace1Changed
  
  | 
        
          | void VectorFieldEditionWindow::ySpace1Changed | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ ySpace2Changed
  
  | 
        
          | void VectorFieldEditionWindow::ySpace2Changed | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ yVolumeChanged
  
  | 
        
          | void VectorFieldEditionWindow::yVolumeChanged | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ zSpace0Changed
  
  | 
        
          | void VectorFieldEditionWindow::zSpace0Changed | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ zSpace1Changed
  
  | 
        
          | void VectorFieldEditionWindow::zSpace1Changed | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ zSpace2Changed
  
  | 
        
          | void VectorFieldEditionWindow::zSpace2Changed | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ zVolumeChanged
  
  | 
        
          | void VectorFieldEditionWindow::zVolumeChanged | ( | int |  | ) |  |  | protectedslot | 
 
 
◆ _parents
The documentation for this class was generated from the following file: