#include "TGLCamera.h"

TGLCamera


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

class TGLCamera : public TObject

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

    private:
TGLCamera& operator=(const TGLCamera&) public:
~TGLCamera() static TClass* Class() const Int_t* GetViewport() const virtual TClass* IsA() const void Select() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual void TurnOn() const virtual void TurnOn(Int_t x, Int_t y) const void Zoom(Double_t zoom)

Data Members


    protected:
const Double_t* fViewVolume const Int_t* fViewPort Double_t fZoom Bool_t fDrawFrame

Class Description




Inline Functions


                void ~TGLCamera()
        const Int_t* GetViewport() const
                void TurnOn() const
                void TurnOn(Int_t x, Int_t y) const
                void Zoom(Double_t zoom)
                void Select()
          TGLCamera& operator=(const TGLCamera&)
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)


Author: Timur Pocheptsov 03/08/2004
Last update: root/gl:$Name: $:$Id: TGLCamera.cxx,v 1.6 2004/11/24 14:48:02 brun 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.