#include <ViewportBufferAction.h>
◆ ActionType
This uniquely identifies which child is instantiated. 
 
 
◆ ViewportBufferAction()
      
        
          | Isis::ViewportBufferAction::ViewportBufferAction  | 
          ( | 
           | ) | 
           | 
        
      
 
Creates a new viewport buffer action. 
 
 
◆ ~ViewportBufferAction()
  
  
      
        
          | Isis::ViewportBufferAction::~ViewportBufferAction  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getActionType()
  
  
      
        
          | virtual ActionType Isis::ViewportBufferAction::getActionType  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ started() [1/2]
  
  
      
        
          | bool Isis::ViewportBufferAction::started  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Returns true if this is an action that takes time and has begun. 
Referenced by started().
 
 
◆ started() [2/2]
  
  
      
        
          | void Isis::ViewportBufferAction::started  | 
          ( | 
          bool |           started | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Sets started. 
- Parameters
 - 
  
  
 
References started().
 
 
◆ stop()
  
  
      
        
          | virtual void Isis::ViewportBufferAction::stop  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
The documentation for this class was generated from the following files: