library: libRGL
#include "TGLPolyMarker.h"

TGLPolyMarker


class description - header file - source file - inheritance tree (.pdf)

class TGLPolyMarker : public TGLLogicalShape

Inheritance Chart:
TGLDrawable
<-
TGLLogicalShape
<-
TGLPolyMarker
    private:
void DrawStars() const protected:
virtual void DirectDraw(const TGLDrawFlags& flags) const public:
TGLPolyMarker(const TBuffer3D& buffer) TGLPolyMarker(const TGLPolyMarker&) ~TGLPolyMarker() static TClass* Class() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual TGLDrawable::ELODAxes SupportedLODAxes() const

Data Members

    private:
vector<Double_t> fVertices UInt_t fStyle

Class Description

TGLPolyMarker(const TBuffer3D & buffer)
TAttMarker is not TObject descendant, so I need dynamic_cast
void DirectDraw(const TGLDrawFlags & flags)
 Debug tracing
void DrawStars()
 Draw stars
TGLPolyMarker(const TBuffer3D & buffer)
ELODAxes SupportedLODAxes()

Author: Timur Pocheptsov 03/08/2004
Last update: root/gl:$Name: $:$Id: TGLPolyMarker.cxx,v 1.2 2006/05/31 07:48:56 brun Exp $
Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.