Skip to content
  • Ken Martin's avatar
    update widget representations to handle 3D events · 735a85e5
    Ken Martin authored
    The old event signatures were limited to X Y mouse
    events and not flexible enough for general event handling.
    These updated signatures allow for much more flexibility.
    
    This topic also switches the distance withget to use a
    double representation for the glyph to avoid float
    resolution issues with large coordinate systems.
    
    This topic adds handling for 3D events to the point handle
    and distance representations and widgets.
    735a85e5