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@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to