Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ACGL
acgl
Commits
f2979219
Commit
f2979219
authored
Jan 12, 2015
by
Robert Menzel
Browse files
changed error message
parent
c8915e57
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ACGL/OpenGL/Data/GeometryDataLoadStoreVAP.cc
View file @
f2979219
...
...
@@ -265,7 +265,7 @@ SharedGeometryData loadGeometryDataFromVAP(const std::string& _filename, bool _c
}
else
{
warning
()
<<
"unknown OBJ keyword ignored: "
<<
keyword
<<
std
::
endl
;
warning
()
<<
"unknown
VAP/
OBJ keyword ignored: "
<<
keyword
<<
std
::
endl
;
}
}
...
...
Write
Preview
Supports
Markdown
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