TGDimension


class description - source file - inheritance tree

class TGDimension


    public:
TGDimension TGDimension(UInt_t width, UInt_t height) TGDimension TGDimension() TGDimension TGDimension(const TGDimension& d) void ~TGDimension() TClass* Class() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

public:
UInt_t fWidth width UInt_t fHeight height

Class Description

                                                                      
 TGDimension + TGPosition                                             
                                                                      
 Two small classes that implement dimensions (width and height) and   
 positions (x and y). They are trivial and their members are public.  
                                                                      




Inline Functions


        TGDimension TGDimension()
        TGDimension TGDimension(UInt_t width, UInt_t height)
        TGDimension TGDimension(const TGDimension& d)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void ~TGDimension()


Author: Fons Rademakers 02/01/98
Last update: 2.00/00 16/02/98 02.36.00 by Fons Rademakers
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *


ROOT page - Class index - 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.