Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
VR-demos
Commits
f6f85797
Commit
f6f85797
authored
Apr 19, 2017
by
Ruben Jesus Garcia Hernandez
Browse files
Fix typo
parent
e72c3b8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
OpenVR/TimestepData/hellovr_opengl_main.cpp
View file @
f6f85797
...
...
@@ -2069,7 +2069,7 @@ void CMainApplication::RenderAtoms(const vr::Hmd_Eye &nEye)
void
CMainApplication
::
CleanDepthTexture
()
{
::
Clea
r
DepthTexture
(
m_iTexture
[
1
]);
::
Clea
n
DepthTexture
(
m_iTexture
[
1
]);
}
//-----------------------------------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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