From Ulrich Hertlein, removed email address

This commit is contained in:
Robert Osfield 2009-12-09 13:13:02 +00:00
parent db7528386f
commit 268f11c522

View File

@ -54,7 +54,7 @@ namespace osgFX
META_Effect(osgFX, Outline, "Outline",
"Stencil buffer based object outline effect.\n"
"This effect needs a properly setup stencil buffer.",
"Ulrich Hertlein <u.hertlein@sandbox.de>");
"Ulrich Hertlein");
/// Set outline width.
void setWidth(float w);