Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
Type-OpenVolumeMesh
Commits
41311760
Commit
41311760
authored
Feb 06, 2017
by
Jan Möbius
Browse files
More cppcheck warnings
parent
1c28a621
Changes
1
Hide whitespace changes
Inline
Side-by-side
ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh
View file @
41311760
...
...
@@ -90,7 +90,7 @@ public:
*
* @param _typeId This is the type Id the Object will use. Should be typeId("TriangleMesh") or typeId("PolyMesh")
*/
VolumeMeshObject
(
DataType
_typeId
);
explicit
VolumeMeshObject
(
DataType
_typeId
);
/// destructor
virtual
~
VolumeMeshObject
();
...
...
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