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
a96fed87
Commit
a96fed87
authored
Feb 26, 2018
by
Ruben Jesus Garcia Hernandez
Browse files
Add license to LoadPNG.h
parent
13f24519
Changes
1
Hide whitespace changes
Inline
Side-by-side
OpenVR/TimestepData/LoadPNG.h
View file @
a96fed87
/*
# Copyright 2016-2018 The NOMAD Developers Group
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
*/
#ifndef LOADPNG_H
#define LOADPNG_H
#include
"NOMADVRLib/MyGL.h"
GLuint
LoadPNG
(
const
char
*
image
);
#endif
\ No newline at end of file
#endif
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