library: libCore
#include "TVirtualUtil3D.h"

TVirtualUtil3D


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

class TVirtualUtil3D : public TNamed

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


    public:
virtual ~TVirtualUtil3D() static TClass* Class() virtual void DrawOutlineCube(TList* outline, Double_t* rmin, Double_t* rmax) virtual TClass* IsA() const TVirtualUtil3D& operator=(const TVirtualUtil3D&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual void ToggleRulers(TVirtualPad* pad) virtual void ToggleZoom(TVirtualPad* pad)

Data Members




Class Description

                                                                      
 Abstract interface to the 3-D view utility                           
                                                                      

~TVirtualUtil3D()
 Destructor.
void DrawOutlineCube(TList *outline, Double_t *rmin, Double_t *rmax)
void ToggleRulers(TVirtualPad *pad)
void ToggleZoom(TVirtualPad *pad)

Author: Rene Brun 14/09/2002
Last update: root/base:$Name: $:$Id: TVirtualUtil3D.cxx,v 1.3 2005/11/16 20:04:12 pcanal Exp $
Copyright (C) 1995-2000, 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.