#include <blineconvert.h>
Public Member Functions |
| | BLineConverter () |
| void | operator() (std::list< synfig::BLinePoint > &out, const std::list< synfig::Point > &in, const std::list< synfig::Real > &in_w) |
Static Public Member Functions |
| static void | EnforceMinWidth (std::list< synfig::BLinePoint > &bline, synfig::Real min_pressure) |
Constructor & Destructor Documentation
| synfigapp::BLineConverter::BLineConverter |
( |
| ) |
|
Member Function Documentation
| void synfigapp::BLineConverter::EnforceMinWidth |
( |
std::list< synfig::BLinePoint > & |
bline, |
|
|
synfig::Real |
min_pressure |
|
) |
| |
|
static |
| void synfigapp::BLineConverter::operator() |
( |
std::list< synfig::BLinePoint > & |
out, |
|
|
const std::list< synfig::Point > & |
in, |
|
|
const std::list< synfig::Real > & |
in_w |
|
) |
| |
Member Data Documentation
| synfig::Real synfigapp::BLineConverter::width |
| synfig::Real synfigapp::BLineConverter::pixelwidth |
| synfig::Real synfigapp::BLineConverter::smoothness |
The documentation for this class was generated from the following files: