Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Andrew Bauer
VTK
Commits
c0c5db2a
Commit
c0c5db2a
authored
Aug 24, 1994
by
Ken Martin
Browse files
set default value of MultiSamples to 8
parent
bc390d8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/GlrRenW.cc
View file @
c0c5db2a
...
...
@@ -98,6 +98,7 @@ static void set_window(int buffer,Window W,GLXconfig *conf)
vlGlrRenderWindow
::
vlGlrRenderWindow
()
{
this
->
Gid
=
-
2
;
this
->
MultiSamples
=
8
;
this
->
DisplayId
=
(
Display
*
)
NULL
;
this
->
WindowId
=
(
Window
)
NULL
;
this
->
NextWindowId
=
(
Window
)
NULL
;
...
...
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