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 |
#include <BasicStrokeShaders.h>
Inheritance diagram for BackboneStretcherShader:
Public Member Functions | |
BackboneStretcherShader (float iAmount=2.f) | |
virtual void | shade (Stroke &stroke) const |
BackboneStretcherShader | ( | float | iAmount = 2.f |
) | [inline] |
Builds the shader.
iAmount | The stretching amount value. |
virtual void shade | ( | Stroke & | stroke | ) | const [virtual] |
The shading method
Reimplemented from StrokeShader.