Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plugin-PrimitivesGenerator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenFlipper-Free
Plugin-PrimitivesGenerator
Commits
125e5dec
Commit
125e5dec
authored
7 years ago
by
Martin Heistermann
Browse files
Options
Downloads
Patches
Plain Diff
Remove unused prototype.
parent
6d3efcba
No related branches found
No related tags found
1 merge request
!1
New feature: create hexahedral cube
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
PrimitivesGenerator.hh
+0
-3
0 additions, 3 deletions
PrimitivesGenerator.hh
with
0 additions
and
3 deletions
PrimitivesGenerator.hh
+
0
−
3
View file @
125e5dec
...
...
@@ -186,9 +186,6 @@ private:
#ifdef ENABLE_POLYHEDRALMESH_SUPPORT
int
addPolyhedralMesh
();
#endif
#ifdef ENABLE_HEXAHEDRALMESH_SUPPORT
int
addHexahedralMesh
();
#endif
inline
void
add_face
(
int
_vh1
,
int
_vh2
,
int
_vh3
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment