Logo ROOT   6.07/09
Reference Guide
List of all members | 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

Float_t fAlpha
 
UInt_t fStipple
 

#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.

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

Definition at line 72 of file TGLPadUtils.h.


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