TGLPadPainter.cxx File Reference

#include <stdexcept>
#include <memory>
#include <vector>
#include "TAttMarker.h"
#include "TVirtualX.h"
#include "TError.h"
#include "TImage.h"
#include "TROOT.h"
#include "TPad.h"
#include "TGLPadPainter.h"
#include "TGLIncludes.h"
#include "TGLUtil.h"

Go to the source code of this file.

Functions

 ClassImp (TGLPadPainter) TGLPadPainter
template<class ValueType>
void ConvertMarkerPoints (Int_t n, const ValueType *x, const ValueType *y, std::vector< TPoint > &dst)
template<class ValueType>
void ConvertMarkerPoints (Int_t n, const ValueType *x, const ValueType *y, std::vector< TPoint > &dst)

Variables

const Double_t lineWidthTS = 3.


Function Documentation

ClassImp ( TGLPadPainter   ) 

Definition at line 37 of file TGLPadPainter.cxx.

template<class ValueType>
void @2337::ConvertMarkerPoints ( Int_t  n,
const ValueType *  x,
const ValueType *  y,
std::vector< TPoint > &  dst 
) [static]

Definition at line 845 of file TGLPadPainter.cxx.

References gPad, and i.

template<class ValueType>
void @2337::ConvertMarkerPoints ( Int_t  n,
const ValueType *  x,
const ValueType *  y,
std::vector< TPoint > &  dst 
) [static]

Referenced by TGLPadPainter::DrawPolyMarker().


Variable Documentation

const Double_t lineWidthTS = 3.

Definition at line 346 of file TGLPadPainter.cxx.

Referenced by TGLPadPainter::DrawLine(), and TGLPadPainter::DrawPolyLine().


Generated on Tue Jul 5 15:59:42 2011 for ROOT_528-00b_version by  doxygen 1.5.1