[vtkusers] vtkInteractorStyleRubberBand2D to obtain rectangle

Jeff Baumes jeff.baumes at kitware.com
Mon May 3 12:33:34 EDT 2010


On Wed, Apr 28, 2010 at 12:06 PM, Eric E. Monson <emonson at cs.duke.edu> wrote:
> I attached a patch to the bug report which does the simplest thing (adding Get macros to the header files for the StartPosition and EndPosition variables), just in case it's helpful.
>
> -Eric

I've committed the patch. Thanks Eric.

commit 43018ebbb8b527ed1c3f79df98b37209b8da4003
Author: Jeffrey Baumes <jeff.baumes at kitware.com>
Date:   Mon May 3 12:30:45 2010

    Fixing bug 10634 for obtaining selection rectangle.

    Wrapped languages could not obtain the call data for the selection
    event. The added methods allow wrapped languages to access the start
    and end positions by querying the interactor.


Jeff



More information about the vtkusers mailing list