This brush should have a mask with $1/r^2$ falloff. More...
#include <QuadraticBrush.h>
Inherits Brush.
Inherited by SmudgeBrush.

Protected Member Functions | |
| void | makeMask () |
This brush should have a mask with $1/r^2$ falloff.
| void QuadraticBrush::makeMask | ( | ) | [protected, virtual] |
Pure virtual function that will create the mask distribution. Will be implemented in the subclass.
Implements Brush.
Reimplemented in SmudgeBrush.
1.7.1