From 25e4fd32ac1ce336f386ce0df94778ac28937946 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sun, 28 Jan 2007 09:53:02 +0000 Subject: [PATCH] Updated wrappers --- src/osgWrappers/osgUtil/StateGraph.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/osgWrappers/osgUtil/StateGraph.cpp b/src/osgWrappers/osgUtil/StateGraph.cpp index cd0813c44..80b231f7f 100644 --- a/src/osgWrappers/osgUtil/StateGraph.cpp +++ b/src/osgWrappers/osgUtil/StateGraph.cpp @@ -24,8 +24,8 @@ #undef OUT #endif -BEGIN_VALUE_REFLECTOR(osgUtil::LeafDepthSortFunctor) - I_Constructor0(____LeafDepthSortFunctor, +BEGIN_VALUE_REFLECTOR(osgUtil::LessDepthSortFunctor) + I_Constructor0(____LessDepthSortFunctor, "", ""); END_REFLECTOR