Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
David Cazier
CGoGN
Commits
39c7eaff
Commit
39c7eaff
authored
May 11, 2011
by
CGoGN GIT Supervisor
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of /home/vanhoey/CGoGN
* 'master' of /home/vanhoey/CGoGN: add method getFarPlane in qtgl.h
parents
ee7fa32d
effbd507
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
include/Utils/qtgl.h
include/Utils/qtgl.h
+2
-0
No files found.
include/Utils/qtgl.h
View file @
39c7eaff
...
...
@@ -146,6 +146,8 @@ public:
*/
float
getFocal
()
{
return
foc
;
}
static
float
getFarPlane
()
{
return
FAR_PLANE
;
}
void
modelModified
()
{
newModel
=
1
;
}
protected:
...
...
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