synfig-studio  1.0.3
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
synfigapp::WPListConverter Class Reference

#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 
)

References err2max.

Member Data Documentation

synfig::Real synfigapp::WPListConverter::err2max

Referenced by operator()().


The documentation for this class was generated from the following files: