Skip to content
Snippets Groups Projects
Commit 1093e761 authored by Olivier Couet's avatar Olivier Couet
Browse files

- Add a class header

git-svn-id: http://root.cern.ch/svn/root/trunk@21338 27541ba8-7e3a-0410-8455-c3a389f83636
parent c5fb00e5
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,12 @@
ClassImp(TGLAxis)
//______________________________________________________________________________
/* Begin_Html
<center><h2>GL Axis</h2></center>
To draw a 3D axis in a GL window. The labels are drawn using FTGL.
End_Html */
//______________________________________________________________________________
TGLAxis::TGLAxis(): TAttLine(1,1,1), TAttText(20,0.,1,42,0.04)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment