Protected Member Functions

QuadraticBrush Class Reference

This brush should have a mask with $1/r^2$ falloff. More...

#include <QuadraticBrush.h>

Inherits Brush.

Inherited by SmudgeBrush.

Collaboration diagram for QuadraticBrush:
Collaboration graph
[legend]

List of all members.

Protected Member Functions

void makeMask ()

Detailed Description

This brush should have a mask with $1/r^2$ falloff.


Member Function Documentation

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.


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