#include <wplistconverter.h>
Public Member Functions | 
|   | WPListConverter () | 
| void  | operator() (std::list< synfig::WidthPoint > &wp_out, const std::list< synfig::Point > &p, const std::list< synfig::Real > &w) | 
Static Public Member Functions | 
| static void  | EnforceMinWidth (std::list< synfig::WidthPoint > &wplist, synfig::Real min_pressure) | 
Public Attributes | 
| synfig::Real  | err2max | 
Constructor & Destructor Documentation
      
        
          | WPListConverter::WPListConverter  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Member Function Documentation
  
  
      
        
          | void WPListConverter::EnforceMinWidth  | 
          ( | 
          std::list< synfig::WidthPoint > &  | 
          wplist,  | 
         
        
           | 
           | 
          synfig::Real  | 
          min_pressure  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
      
        
          | void WPListConverter::operator()  | 
          ( | 
          std::list< synfig::WidthPoint > &  | 
          wp_out,  | 
        
        
           | 
           | 
          const std::list< synfig::Point > &  | 
          p,  | 
        
        
           | 
           | 
          const std::list< synfig::Real > &  | 
          w  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
Member Data Documentation
      
        
          | synfig::Real synfigapp::WPListConverter::err2max | 
        
      
 
 
The documentation for this class was generated from the following files: