#include <ViewportBufferTransform.h>
◆ ActionType
This uniquely identifies which child is instantiated. 
 
 
◆ ViewportBufferTransform()
      
        
          | Isis::ViewportBufferTransform::ViewportBufferTransform  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getActionType()
  
  
      
        
          | virtual ActionType Isis::ViewportBufferTransform::getActionType  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ getBufferHeight()
  
  
      
        
          | const int& Isis::ViewportBufferTransform::getBufferHeight  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Returns the new buffer height. 
- Returns
 - const int& 
 
 
 
◆ getBufferWidth()
  
  
      
        
          | const int& Isis::ViewportBufferTransform::getBufferWidth  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Returns the new buffer width. 
- Returns
 - const int& 
 
 
 
◆ getXTranslation()
  
  
      
        
          | int Isis::ViewportBufferTransform::getXTranslation  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Gets the amount the buffer should be translated in X. 
- Returns
 - int 
 
 
 
◆ getYTranslation()
  
  
      
        
          | int Isis::ViewportBufferTransform::getYTranslation  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Gets the amount the buffer should be translated in Y. 
- Returns
 - int 
 
 
 
◆ resizeFirst() [1/2]
  
  
      
        
          | bool Isis::ViewportBufferTransform::resizeFirst  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ resizeFirst() [2/2]
  
  
      
        
          | void Isis::ViewportBufferTransform::resizeFirst  | 
          ( | 
          bool  | 
          resizeFirst | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Sets whether the resize should happen before the translation. 
- Parameters
 - 
  
  
 
References resizeFirst().
 
 
◆ setResize()
      
        
          | void Isis::ViewportBufferTransform::setResize  | 
          ( | 
          int  | 
          width,  | 
        
        
           | 
           | 
          int  | 
          height  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ setTranslation()
      
        
          | void Isis::ViewportBufferTransform::setTranslation  | 
          ( | 
          int  | 
          x,  | 
        
        
           | 
           | 
          int  | 
          y  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ started() [1/2]
  
  
      
        
          | bool Isis::ViewportBufferAction::started  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineinherited   | 
  
 
 
◆ started() [2/2]
  
  
      
        
          | void Isis::ViewportBufferAction::started  | 
          ( | 
          bool  | 
          started | ) | 
           | 
         
       
   | 
  
inlineinherited   | 
  
 
 
◆ stop()
  
  
      
        
          | virtual void Isis::ViewportBufferAction::stop  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtualinherited   | 
  
 
 
The documentation for this class was generated from the following files: