library: libRGL
#include "TGLEditor.h"

TGLLightEditor


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

class TGLLightEditor : public TGCompositeFrame

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGCompositeFrame
<-
TGLLightEditor
    private:
TGLLightEditor(const TGLLightEditor&) TGLLightEditor& operator=(const TGLLightEditor&) public:
TGLLightEditor(const TGWindow* parent, TGLSAViewer* viewer) ~TGLLightEditor() static TClass* Class() void DoButton() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TGLSAViewer* fViewer TGButton* fLights[5] TList fTrash public:
static const TGLLightEditor::EBuiltInLight kTop static const TGLLightEditor::EBuiltInLight kRight static const TGLLightEditor::EBuiltInLight kBottom static const TGLLightEditor::EBuiltInLight kLeft static const TGLLightEditor::EBuiltInLight kFront static const TGLLightEditor::EBuiltInLight kTot

Class Description

______________________________________________________________________________
TGLLightEditor(const TGWindow *parent, TGLSAViewer *v)
 Construct light editor GUI component, parented by window 'parent',
 bound to viewer 'v'
~TGLLightEditor()
void DoButton()
 Process light GUI change - send to viewer
TGLLightEditor(const TGLLightEditor &)

Author: Timur Pocheptsov 03/08/2004
Last update: root/gl:$Name: $:$Id: TGLEditor.cxx,v 1.29 2006/05/31 07:48:56 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.