15#include "TGLIncludes.h"
39 fVertices(buffer.fPnts, buffer.fPnts + 3 * buffer.NbPnts()),
53 Info(
"TGLPolyLine::DirectDraw",
"this %zd (class %s) LOD %d", (
size_t)
this,
IsA()->GetName(),
rnrCtx.ShapeLOD());
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Generic 3D primitive description class.
Abstract logical shape - a GL 'drawable' - base for all shapes - faceset sphere etc.
To draw a 3D polyline in a GL window.
void DirectDraw(TGLRnrCtx &rnrCtx) const override
Debug tracing.
TClass * IsA() const override
std::vector< Double_t > fVertices
TGLPolyLine(const TBuffer3D &buffer)
constructor dynamic_cast because of multiple inheritance.
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
static Float_t LineWidth()
Get the line-width, taking the global scaling into account.