[osg-users] What status of osgManipulator::Constraint?

Robert Osfield robert.osfield at gmail.com
Tue May 24 23:52:33 PDT 2011


Hi Mikhail,

I'm not the original author of osgManipulator, and alas, the original
author hasn't contributed since submitting, so it's now down the us to
maintain it.  I did some updates to it last year to fix some issue,
but can't claim to be an expert and certainly can't off the top of my
head make too much sense of your email just based on method names.  I
also don't know if you are referring to svn/trunk, 2.9.x or a previous
stable release.  I would suggest moving to svn/trunk or a recent 2.9.x
dev release for discussion purposes as these contain the improvements
I made.

Robert.

On Wed, May 25, 2011 at 7:13 AM, Mikhail I. Izmestev
<izmmishao5 at gmail.com> wrote:
> Hi,
>
> I have discovered some problems with osgManipulator::Constraint such as
> methods which will never called:
> bool constrain(TranslateInLineCommand& command) const
> bool constrain(TranslateInPlaneCommand& command) const
> bool constrain(Scale1DCommand& command) const
> bool constrain(Scale2DCommand& command) const
> bool constrain(ScaleUniformCommand& command) const
>
> Some bugs in osgManipulatro::Dragger's methods addConstraint and
> removeConstraint.
>
> So is osgManipulator::Constraint deprecated or it needed in submissions?
>
> Mikhail.
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>


More information about the osg-users mailing list