Expand typedefs for the Tcl and Java wrappers
Even though typedefs have been handled by the Python wrappers ever since VTK 6.0, this feature was never enabled for the Java and Tcl wrappers. This problem was noticed when the vtkMTimeType typedef was introduced, since it caused MTime methods to disappear from the Java/Tcl wrappers.
Please register or sign in to comment