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
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
855d28e6
Commit
855d28e6
authored
Aug 24, 2010
by
ledig
Browse files
[CLEANED] a few fiber display things
parent
903e9ce7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
src/kernel/modules/fiberDisplay/WMFiberDisplay.cpp
src/kernel/modules/fiberDisplay/WMFiberDisplay.cpp
+1
-0
src/kernel/modules/fiberDisplay/WMFiberDisplay.h
src/kernel/modules/fiberDisplay/WMFiberDisplay.h
+1
-1
No files found.
src/kernel/modules/fiberDisplay/WMFiberDisplay.cpp
View file @
855d28e6
...
...
@@ -56,6 +56,7 @@ WMFiberDisplay::WMFiberDisplay()
WMFiberDisplay
::~
WMFiberDisplay
()
{
m_fiberDisplayRunning
=
false
;
}
boost
::
shared_ptr
<
WModule
>
WMFiberDisplay
::
factory
()
const
...
...
src/kernel/modules/fiberDisplay/WMFiberDisplay.h
View file @
855d28e6
...
...
@@ -45,7 +45,7 @@
*
* \ingroup modules
*/
class
OWKERNEL_EXPORT
WMFiberDisplay
:
public
WModule
,
public
osg
::
Referenced
class
OWKERNEL_EXPORT
WMFiberDisplay
:
public
WModule
{
public:
/**
...
...
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