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
CGoGN
CGoGN
Commits
effbd507
Commit
effbd507
authored
May 11, 2011
by
Kenneth Vanhoey
Browse files
add method getFarPlane in qtgl.h
parent
ceb16a9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/Utils/qtgl.h
View file @
effbd507
...
...
@@ -135,6 +135,8 @@ public:
*/
float
getFocal
()
{
return
foc
;
}
static
float
getFarPlane
()
{
return
FAR_PLANE
;
}
void
modelModified
()
{
newModel
=
1
;
}
protected:
...
...
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