Skip to content
  • Jeff Baumes's avatar
    ENH: Adding vtkJavaProgrammableFilter · a8d6f54b
    Jeff Baumes authored
    The filter allows a user to write a VTK algorithm in Java and use it from C++.
    It uses vtkJVMManager to manage an instance of the Java VM and
    to call functions through the JNI layer.
    a8d6f54b