Skip to content
GitLab
Menu
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
2f75d4ee
Commit
2f75d4ee
authored
Apr 11, 2016
by
T.J. Corona
Browse files
Declare MarchingCubes constructor inline to avoid symbol clashes.
parent
4b725d0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
vtkm/filter/MarchingCubes.h
View file @
2f75d4ee
...
...
@@ -41,6 +41,7 @@ namespace filter {
class
MarchingCubes
:
public
vtkm
::
filter
::
DataSetWithFieldFilter
<
MarchingCubes
>
{
public:
VTKM_CONT_EXPORT
MarchingCubes
();
VTKM_CONT_EXPORT
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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