Is that by intent or oversight?  Seems like a risky mix of usemodels.
-- mew


On Tue, Jun 24, 2008 at 4:30 PM, Paul Martz <[EMAIL PROTECTED]> wrote:
>> Yes, everything derived from osg::Referenced should have its
>> destructor protected, which ensures such an object cannot be
>> created on the stack.  See the ref_ptr tutorial.
>
> There are a few exceptions to this rule. NodeVisitor, for one, derives from
> Referenced but declares its destructor as public.
>   -Paul


-- 
Mike Weiblen -- Austin Texas USA -- http://mew.cx/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to