library: libRGL #include "TGLEditor.h" |
TGLLightEditor
class description - source file - inheritance tree (.pdf)
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)
private:
TGButton* fLights[5]
TGLSAViewer* fViewer
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
TGLLightEditor(const TGWindow *parent, TGLSAViewer *v)
:TGCompositeFrame(parent, 100, 100, kVerticalFrame | kRaisedFrame),
fViewer(v)
void DoButton()
Inline Functions
void ~TGLLightEditor()
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: TGLEditor.cxx,v 1.15 2005/08/10 16:26:35 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.