12 #ifndef ROOT_TGLPadUtils 13 #define ROOT_TGLPadUtils 18 #ifndef ROOT_RStipples 45 friend class ::TGLPadPainter;
119 kSmallCirclePts = 80,
120 kLargeCirclePts = 150
188 static Tesselation_t *
fVs;
196 friend class ::TGLPadPainter;
224 template<
class ValueType>
226 ValueType fXMin = ValueType();
227 ValueType fYMin = ValueType();
228 ValueType fWidth = ValueType();
229 ValueType fHeight = ValueType();
231 ValueType fXMax = ValueType();
232 ValueType fYMax = ValueType();
236 template<
class ValueType>
std::vector< Double_t > fPatch
static UInt_t SwapBits(UInt_t bits)
std::vector< TPoint > fCircle
void ExtractRGBA(Color_t colorIndex, Float_t *rgba)
std::vector< unsigned char > fStipples
static void SetDump(Tesselation_t *t)
std::list< MeshPatch_t > Tesselation_t
"Delegating" part of TGLPadPainter.
const UShort_t gLineStipples[]
static Tesselation_t * fVs
friend class FillAttribSet
static Tesselation_t * GetDump()
static const UInt_t fgBitSwap[]
BoundingRect< ValueType > FindBoundingRect(Int_t nPoints, const ValueType *xs, const ValueType *ys)