ROOT  6.06/09
Reference Guide
Functions
TGLPolyMarker.cxx File Reference
#include "TGLPolyMarker.h"
#include "TGLRnrCtx.h"
#include "TGLIncludes.h"
#include "TGLUtil.h"
#include "TBuffer3D.h"
#include "TBuffer3DTypes.h"
#include "TMath.h"
#include "TAttMarker.h"
#include "TClass.h"
#include "TError.h"
+ Include dependency graph for TGLPolyMarker.cxx:

Go to the source code of this file.

Functions

 ClassImp (TGLPolyMarker) TGLPolyMarker
 TAttMarker is not TObject descendant, so I need dynamic_cast. More...
 

Function Documentation

ClassImp ( TGLPolyMarker  )

TAttMarker is not TObject descendant, so I need dynamic_cast.

Definition at line 34 of file TGLPolyMarker.cxx.