cquammen/vtkInteractionDevice
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Python notes: Should only build in Release mode.
When wrapping Python on Windows, need to change vtkInteractionDevice.dll to vtkInteractionDevice.pyd
and add the containing directory to the PYTHONPATH environment variable.