#include <ducktransform_rotate.h>
Public Member Functions | 
|   | Transform_Rotate (const synfig::GUID &guid, const synfig::Angle &angle, const synfig::Vector &origin=synfig::Vector(0, 0)) | 
| synfig::Vector  | perform (const synfig::Vector &x) const  | 
| synfig::Vector  | unperform (const synfig::Vector &x) const  | 
| synfig::String  | get_string () const  | 
Constructor & Destructor Documentation
  
  
      
        
          | studio::Transform_Rotate::Transform_Rotate  | 
          ( | 
          const synfig::GUID &  | 
          guid,  | 
         
        
           | 
           | 
          const synfig::Angle &  | 
          angle,  | 
         
        
           | 
           | 
          const synfig::Vector &  | 
          origin = synfig::Vector(0,0)  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
Member Function Documentation
  
  
      
        
          | synfig::Vector studio::Transform_Rotate::perform  | 
          ( | 
          const synfig::Vector &  | 
          x | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | synfig::Vector studio::Transform_Rotate::unperform  | 
          ( | 
          const synfig::Vector &  | 
          x | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | synfig::String studio::Transform_Rotate::get_string  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: