library: libRGL
#include "TGLSphere.h"

TGLSphere


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

class TGLSphere : public TGLLogicalShape

Inheritance Chart:
TGLDrawable
<-
TGLLogicalShape
<-
TGLSphere

    protected:
virtual void DirectDraw(const TGLDrawFlags& flags) const public:
TGLSphere(const TBuffer3DSphere& buffer) ~TGLSphere() static TClass* Class() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual TGLDrawable::ELODAxes SupportedLODAxes() const

Data Members

    private:
Double_t fRadius Sphere radius

Class Description


TGLSphere(const TBuffer3DSphere &buffer) : TGLLogicalShape(buffer)
 Default ctor

void DirectDraw(const TGLDrawFlags & flags) const
 Debug tracing



Inline Functions


                         void ~TGLSphere()
        TGLDrawable::ELODAxes SupportedLODAxes() const
                      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: TGLSphere.cxx,v 1.1 2006/02/20 11:10:06 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.