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
a8affea6
Commit
a8affea6
authored
Jun 25, 2010
by
Alexander Wiebel
Browse files
[STYLE
#340
] empty line
parent
17d3861c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/dataHandler/WDataTexture3D.cpp
src/dataHandler/WDataTexture3D.cpp
+0
-1
No files found.
src/dataHandler/WDataTexture3D.cpp
View file @
a8affea6
...
...
@@ -225,7 +225,6 @@ osg::ref_ptr< osg::Image > WDataTexture3D::createTexture3D( int16_t* source, int
osg
::
ref_ptr
<
osg
::
Image
>
WDataTexture3D
::
createTexture3D
(
float
*
source
,
int
components
)
{
osg
::
ref_ptr
<
osg
::
Image
>
ima
=
new
osg
::
Image
;
if
(
components
==
1
)
{
...
...
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