Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Todd Kordenbrock
VTK-m
Commits
4f42a69d
Commit
4f42a69d
authored
Jun 01, 2018
by
Robert Maynard
Browse files
Make sure DataSetBuilderExplicitIterative is usable by vtkm consumers
parent
74c280a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
vtkm/cont/DataSetBuilderExplicit.h
View file @
4f42a69d
...
...
@@ -313,7 +313,7 @@ inline VTKM_CONT vtkm::cont::DataSet DataSetBuilderExplicit::BuildDataSet(
return
dataSet
;
}
class
DataSetBuilderExplicitIterative
class
VTKM_CONT_EXPORT
DataSetBuilderExplicitIterative
{
public:
VTKM_CONT
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment