Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
Type-PolyLine
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenFlipper-Free
Type-PolyLine
Commits
2a2a02ec
Commit
2a2a02ec
authored
Feb 21, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed T.cc files to T_impl.hh to get rid of IDE problems not showing them.
parent
ca2a90de
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
3 additions
and
3 deletions
+3
-3
ObjectTypes/PolyLine/PolyLineNodeT.hh
ObjectTypes/PolyLine/PolyLineNodeT.hh
+1
-1
ObjectTypes/PolyLine/PolyLineNodeT_impl.hh
ObjectTypes/PolyLine/PolyLineNodeT_impl.hh
+0
-0
ObjectTypes/PolyLine/PolyLineT.hh
ObjectTypes/PolyLine/PolyLineT.hh
+1
-1
ObjectTypes/PolyLine/PolyLineT_impl.hh
ObjectTypes/PolyLine/PolyLineT_impl.hh
+0
-0
ObjectTypes/PolyLineCollection/PolyLineCollectionNodeT.hh
ObjectTypes/PolyLineCollection/PolyLineCollectionNodeT.hh
+1
-1
ObjectTypes/PolyLineCollection/PolyLineCollectionNodeT_impl.hh
...tTypes/PolyLineCollection/PolyLineCollectionNodeT_impl.hh
+0
-0
No files found.
ObjectTypes/PolyLine/PolyLineNodeT.hh
View file @
2a2a02ec
...
...
@@ -282,7 +282,7 @@ private:
//=============================================================================
#if defined(INCLUDE_TEMPLATES) && !defined(ACG_POLYLINENODET_C)
#define ACG_POLYLINENODET_TEMPLATES
#include "PolyLineNodeT
.cc
"
#include "PolyLineNodeT
_impl.hh
"
#endif
//=============================================================================
#endif // ACG_POLYLINENODET_HH defined
...
...
ObjectTypes/PolyLine/PolyLineNodeT
.cc
→
ObjectTypes/PolyLine/PolyLineNodeT
_impl.hh
View file @
2a2a02ec
File moved
ObjectTypes/PolyLine/PolyLineT.hh
View file @
2a2a02ec
...
...
@@ -734,7 +734,7 @@ private:
//=============================================================================
#if defined(INCLUDE_TEMPLATES) && !defined(ACG_POLYLINET_C)
#define ACG_POLYLINET_TEMPLATES
#include "PolyLineT
.cc
"
#include "PolyLineT
_impl.hh
"
#endif
#ifdef EXTENDED_POLY_LINE
...
...
ObjectTypes/PolyLine/PolyLineT
.cc
→
ObjectTypes/PolyLine/PolyLineT
_impl.hh
View file @
2a2a02ec
File moved
ObjectTypes/PolyLineCollection/PolyLineCollectionNodeT.hh
View file @
2a2a02ec
...
...
@@ -173,7 +173,7 @@ private:
//=============================================================================
#if defined(INCLUDE_TEMPLATES) && !defined(ACG_POLYLINECOLLECTIONNODET_C)
#define ACG_POLYLINECOLLECTIONNODET_TEMPLATES
#include "PolyLineCollectionNodeT
.cc
"
#include "PolyLineCollectionNodeT
_impl.hh
"
#endif
...
...
ObjectTypes/PolyLineCollection/PolyLineCollectionNodeT
.cc
→
ObjectTypes/PolyLineCollection/PolyLineCollectionNodeT
_impl.hh
View file @
2a2a02ec
File moved
Write
Preview
Markdown
is supported
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