library: libRGL
#include "TPointSet3DGL.h"

TPointSet3DGL


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

class TPointSet3DGL : public TGLObject

Inheritance Chart:
TGLDrawable
<-
TGLLogicalShape
<-
TGLObject
<-
TPointSet3DGL

    protected:
virtual void DirectDraw(const TGLDrawFlags& flags) const public:
TPointSet3DGL() TPointSet3DGL(const TPointSet3DGL&) ~TPointSet3DGL() static TClass* Class() virtual TClass* IsA() const virtual void SetBBox() virtual Bool_t SetModel(TObject* obj) virtual Bool_t ShouldCache(const TGLDrawFlags&) const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

______________________________________________________________________
 TPointSet3DGL

 Direct OpenGL renderer for TPointSet3D.
TPointSet3DGL()
Bool_t SetModel(TObject* obj)
 Set model.
void SetBBox()
 Set bounding-box.
void DirectDraw(const TGLDrawFlags & flags)
TPointSet3DGL()

Author: Matevz Tadel 7/4/2006
Last update: root/gl:$Name: $:$Id: TPointSet3DGL.cxx,v 1.6 2006/05/09 19:08:44 brun Exp $
Copyright (C) 1995-2006, 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.