h o m e d o c u m e n t a t i o n c l a s s h i e r a r c h y

ColorNoiseShader Class Reference

#include <BasicStrokeShaders.h>

Inheritance diagram for ColorNoiseShader:

StrokeShader List of all members.

Detailed Description

[ Color Shader ]. Shader to add noise to the stroke colors.


Public Member Functions

 ColorNoiseShader (float iAmplitude, float iPeriod)
virtual void shade (Stroke &stroke) const

Constructor & Destructor Documentation

ColorNoiseShader float  iAmplitude,
float  iPeriod
 

Builds a Color Noise Shader

Parameters:
iAmplitude The amplitude of the noise signal
iPeriod The period of the noise signal

Member Function Documentation

virtual void shade Stroke stroke  )  const [virtual]
 

The shading method.

Reimplemented from StrokeShader.


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