From 87b79bd22161c7c1e51d538a10880a2ccc2d9e85 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 18 Aug 2008 10:47:43 +0000 Subject: [PATCH] Removed todo entry --- include/osg/ShapeDrawable | 1 - 1 file changed, 1 deletion(-) diff --git a/include/osg/ShapeDrawable b/include/osg/ShapeDrawable index f77419fd4..af3913708 100644 --- a/include/osg/ShapeDrawable +++ b/include/osg/ShapeDrawable @@ -123,7 +123,6 @@ class TessellationHints : public Object * render Shapes easily (perhaps for test or debugging purposes) than * as the right way to render basic shapes in some efficiency-critical section * of code. - * @todo \c ShapeDrawable currently doesn't render InfinitePlanes. */ class OSG_EXPORT ShapeDrawable : public Drawable {