Skip to content
Snippets Groups Projects
Forked from VTK / VTK
Source project has a limited visibility.
  • Ken Martin's avatar
    b19ea9ff
    Move interactors into new UI module · b19ea9ff
    Ken Martin authored
    These interactors are based on their native
    UI but do not have any requirement on OpenGL.
    Move them into this new directory so that Vulkan
    or other toolkits can make use of them.
    
    While at it remove the use of Xt as it is no longer
    really used and instead simplify the code and go directly
    to Xlib.
    b19ea9ff
    History
    Move interactors into new UI module
    Ken Martin authored
    These interactors are based on their native
    UI but do not have any requirement on OpenGL.
    Move them into this new directory so that Vulkan
    or other toolkits can make use of them.
    
    While at it remove the use of Xt as it is no longer
    really used and instead simplify the code and go directly
    to Xlib.