#include "TGLClip.h"

TGLClipShape


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

class TGLClipShape : public TGLClip, public TGLPhysicalShape

Inheritance Chart:
TGLClip
TGLDrawable
<-
TGLPhysicalShape
<-
TGLClipShape

    public:
TGLClipShape(const TGLLogicalShape& logicalShape, const TGLMatrix& transform) virtual ~TGLClipShape() static TClass* Class() virtual void Draw(UInt_t LOD) const virtual TClass* IsA() const virtual void PlaneSet(TGLPlaneSet_t& set) const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
static float fgColor[4]

Class Description


TGLClipShape(const TGLLogicalShape & logicalShape, const TGLMatrix & transform) : TGLPhysicalShape(0, logicalShape, transform, kTRUE, fgColor)

~TGLClipShape()

void Draw(UInt_t LOD) const



Inline Functions


               void PlaneSet(TGLPlaneSet_t& set) const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Author: Richard Maunder 16/09/2005
Last update: root/gl:$Name: $:$Id: TGLClip.cxx
Copyright (C) 1995-2005, 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.