Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
CamiTK Community Edition
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
18
Issues
18
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
CamiTK
CamiTK Community Edition
Commits
603d9694
Commit
603d9694
authored
Jan 07, 2020
by
Emmanuel Promayon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FIXED code cleaning (include)
parent
c492da0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
sdk/libraries/core/component/Frame.h
sdk/libraries/core/component/Frame.h
+0
-4
No files found.
sdk/libraries/core/component/Frame.h
View file @
603d9694
...
@@ -28,8 +28,6 @@
...
@@ -28,8 +28,6 @@
#include "CamiTKAPI.h"
#include "CamiTKAPI.h"
#include "InterfaceFrame.h"
#include "InterfaceFrame.h"
#include <QObject>
class
vtkTransformPolyDataFilter
;
class
vtkTransformPolyDataFilter
;
class
vtkAxesActor
;
class
vtkAxesActor
;
...
@@ -52,8 +50,6 @@ namespace camitk {
...
@@ -52,8 +50,6 @@ namespace camitk {
*/
*/
class
CAMITK_API
Frame
:
public
InterfaceFrame
{
class
CAMITK_API
Frame
:
public
InterfaceFrame
{
public:
public:
/** Default constructor with transformation
/** Default constructor with transformation
* @name is the name of the frame
* @name is the name of the frame
...
...
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