VTK/Wrappers: Difference between revisions

From KitwarePublic
< VTK
Jump to navigationJump to search
mNo edit summary
Line 19: Line 19:
[[VTK/Remove BTX ETX | BTX/ETX]]
[[VTK/Remove BTX ETX | BTX/ETX]]


[[VTK/Wrappers/Command Line Arguments | Command Line Arguments]]
vtkWrapPython: [[VTK/Wrappers/Command Line Arguments | Command Line Arguments]]


[[VTK/Python Wrapper Enhancement | Python Wrapper Enhancement]]
[[VTK/Python Wrapper Enhancement | Python Wrapper Enhancement]]

Revision as of 19:08, 11 May 2012

Wrapping Tools

The wrapping tools that come with VTK are:

  • vtkWrapPython
  • vtkWrapTcl
  • vtkWrapJava/vtkParseJava
  • vtkWrapJavaBeans (obsolete)
  • vtkWrapHierarchy
  • vtkHTML (obsoleted in favor of Doxygen)
  • vtkPrint (obsolete)

Wrapper Changes for VTK 5.8

Wrapping Special Types

WrapHierarchy and Hierarchy Files

BTX/ETX

vtkWrapPython: Command Line Arguments

Python Wrapper Enhancement