ROOT  6.06/09
Reference Guide
Public Member Functions | Private Attributes | List of all members
Rgl::Pad::FillAttribSet Class Reference

Definition at line 71 of file TGLPadUtils.h.

Public Member Functions

 FillAttribSet (const PolygonStippleSet &set, Bool_t ignoreStipple)
 Polygon stipple, if required. More...
 
 ~FillAttribSet ()
 

Private Attributes

UInt_t fStipple
 
Float_t fAlpha
 

#include <TGLPadUtils.h>

Constructor & Destructor Documentation

Rgl::Pad::FillAttribSet::FillAttribSet ( const PolygonStippleSet set,
Bool_t  ignoreStipple 
)

Polygon stipple, if required.

Definition at line 125 of file TGLPadUtils.cxx.

Rgl::Pad::FillAttribSet::~FillAttribSet ( )

Definition at line 152 of file TGLPadUtils.cxx.

Member Data Documentation

Float_t Rgl::Pad::FillAttribSet::fAlpha
private

Definition at line 73 of file TGLPadUtils.h.

Referenced by FillAttribSet(), and ~FillAttribSet().

UInt_t Rgl::Pad::FillAttribSet::fStipple
private

Definition at line 72 of file TGLPadUtils.h.

Referenced by FillAttribSet(), and ~FillAttribSet().


The documentation for this class was generated from the following files: