Skip to content
Snippets Groups Projects
Commit 9b868cf9 authored by Marcus D. Hanwell's avatar Marcus D. Hanwell
Browse files

Wrap vtkAtom and vtkBond in Python

Thanks to David Gobbi for the suggestion, and Jean Favre for raising
the issue on our mailing list.
parent 6a6500f7
No related merge requests found
......@@ -254,8 +254,6 @@ set_source_files_properties(
set_source_files_properties(
vtkAMRBox
vtkAtom
vtkBond
vtkBoundingBox
vtkCellType
vtkDataArrayDispatcher
......@@ -279,6 +277,8 @@ set_source_files_properties(
)
set_source_files_properties(
vtkAtom
vtkBond
vtkCellType.h
vtkBoundingBox.cxx
vtkColor.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment