library: libRGL
#include "TGLAxisPainter.h"

TGLAxisPainter


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

class TGLAxisPainter

Inheritance Chart:
TGLAxisPainter
<-
TGL2DAxisPainter
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.


    public:
virtual ~TGLAxisPainter() static TClass* Class() virtual TClass* IsA() const TGLAxisPainter& operator=(const TGLAxisPainter&) virtual void Paint(Int_t context) virtual void SetRanges(const TGLAxisPainter::Range_t& xRange, const TGLAxisPainter::Range_t& yRange, const TGLAxisPainter::Range_t& zRange) virtual void SetZLevels(vector<Double_t>& zLevels) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

~TGLAxisPainter()
 TGLAxisPainter destructor.
void SetRanges(const Range_t &xRange, const Range_t &yRange, const Range_t &zRange)
void SetZLevels(std::vector<Double_t> &zLevels)
void Paint(Int_t context)

Author: Timur Pocheptsov 14/06/2006
Last update: root/gl:$Name: $:$Id: TGLAxisPainter.cxx,v 1.2 2006/06/14 08:33:23 couet Exp $
Copyright (C) 1995-2004, 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.