ConstantThicknessShader Class Reference
#include <BasicStrokeShaders.h>
Inheritance diagram for ConstantThicknessShader:
List of all members.
Detailed Description
[ Thickness Shader ]. Assigns an absolute constant thickness to every vertices of the
Stroke.
Constructor & Destructor Documentation
|
Builds the shader. - Parameters:
-
| thickness | The thickness that must be assigned to the stroke. |
|
Member Function Documentation
virtual string getName |
( |
|
) |
const [inline, virtual] |
|
|
Returns the string "ConstantThicknessShader".
Reimplemented from StrokeShader. |
virtual void shade |
( |
Stroke & |
stroke |
) |
const [virtual] |
|
The documentation for this class was generated from the following file: