ROOT 6.08/07 Reference Guide |
Various surfaces rendered with GL.
This example draws 6 surfaces using OpenGL in pad (one is remake of a classic surfaces.C, another contains 4 surfaces).
The commands used are exactly the same as with a normal pad. The only command to add is: gStyle->SetCanvasPreferGL(true);
Definition in file glsurfaces.C.