diff --git a/include/osgManipulator/TranslatePlaneDragger b/include/osgManipulator/TranslatePlaneDragger index 25ddb1819..f95633df7 100644 --- a/include/osgManipulator/TranslatePlaneDragger +++ b/include/osgManipulator/TranslatePlaneDragger @@ -21,8 +21,7 @@ namespace osgManipulator { /** - * Tab plane dragger consists of a plane with tabs on it's corners and edges - * for scaling. And the plane is used as a 2D translate dragger. + * Translate plane dragger consists of a wireframe box representing a plane that can be dragged to translate along the plane. */ class OSGMANIPULATOR_EXPORT TranslatePlaneDragger : public CompositeDragger {