|
@@ -12,6 +12,7 @@ class vtkInterface:
|
|
#parent.categories = ["LabKey"]
|
|
#parent.categories = ["LabKey"]
|
|
parent.dependencies = []
|
|
parent.dependencies = []
|
|
parent.contributors = ["Andrej Studen (FMF/JSI)"] # replace with "Firstname Lastname (Org)"
|
|
parent.contributors = ["Andrej Studen (FMF/JSI)"] # replace with "Firstname Lastname (Org)"
|
|
|
|
+ parent.title="vtkInterface"
|
|
parent.helpText = """
|
|
parent.helpText = """
|
|
Convert native numpy data structures to vtk
|
|
Convert native numpy data structures to vtk
|
|
"""
|
|
"""
|