#include <vtkAbstractTransform.h>
Definition at line 312 of file vtkAbstractTransform.h.
 
  
  
      
        
          | vtkTransformConcatenation::vtkTransformConcatenation  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | vtkTransformConcatenation::~vtkTransformConcatenation  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void vtkTransformConcatenation::Delete  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
add a transform to the list according to Pre/PostMultiply semantics 
 
 
      
        
          | void vtkTransformConcatenation::Concatenate  | 
          ( | 
          const double  | 
          elements[16] | ) | 
           | 
        
      
 
concatenate with a matrix according to Pre/PostMultiply semantics 
 
 
  
  
      
        
          | void vtkTransformConcatenation::SetPreMultiplyFlag  | 
          ( | 
          int  | 
          flag | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | int vtkTransformConcatenation::GetPreMultiplyFlag  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
the three basic linear transformations 
 
 
the three basic linear transformations 
 
 
the three basic linear transformations 
 
 
      
        
          | void vtkTransformConcatenation::Inverse  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | int vtkTransformConcatenation::GetInverseFlag  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | void vtkTransformConcatenation::Identity  | 
          ( | 
           | ) | 
           | 
        
      
 
identity simply clears the transform list 
 
 
  
  
      
        
          | int vtkTransformConcatenation::GetNumberOfTransforms  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | int vtkTransformConcatenation::GetNumberOfPreTransforms  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
the number of transforms that were pre-concatenated (note that whenever Iverse() is called, the pre-concatenated and post-concatenated transforms are switched) 
Definition at line 356 of file vtkAbstractTransform.h.
 
 
  
  
      
        
          | int vtkTransformConcatenation::GetNumberOfPostTransforms  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
get one of the transforms 
 
 
      
        
          | unsigned long vtkTransformConcatenation::GetMaxMTime  | 
          ( | 
           | ) | 
           | 
        
      
 
get maximum MTime of all transforms 
 
 
      
        
          | void vtkTransformConcatenation::PrintSelf  | 
          ( | 
          ostream &  | 
          os,  | 
        
        
           | 
           | 
          vtkIndent  | 
          indent  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | int vtkTransformConcatenation::InverseFlag | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int vtkTransformConcatenation::PreMultiplyFlag | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int vtkTransformConcatenation::NumberOfTransforms | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int vtkTransformConcatenation::NumberOfPreTransforms | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int vtkTransformConcatenation::MaxNumberOfTransforms | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/boeckb/code/depot/group-kitware/vtk/build-release/Utilities/Doxygen/dox/Common/Transforms/vtkAbstractTransform.h