ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes | List of all members
Rgl::Pad::LineAttribSet Class Reference

Definition at line 89 of file TGLPadUtils.h.

Public Member Functions

 LineAttribSet (Bool_t smooth, UInt_t stipple, Double_t maxWidth, Bool_t setWidth)
 Set up line parameters. More...
 
 ~LineAttribSet ()
 

Private Attributes

Bool_t fSmooth
 
UInt_t fStipple
 
Bool_t fSetWidth
 
Float_t fAlpha
 

#include <TGLPadUtils.h>

Constructor & Destructor Documentation

Rgl::Pad::LineAttribSet::LineAttribSet ( Bool_t  smooth,
UInt_t  stipple,
Double_t  maxWidth,
Bool_t  setWidth 
)

Set up line parameters.

Smooth.

Definition at line 178 of file TGLPadUtils.cxx.

Rgl::Pad::LineAttribSet::~LineAttribSet ( )

Definition at line 217 of file TGLPadUtils.cxx.

Member Data Documentation

Float_t Rgl::Pad::LineAttribSet::fAlpha
private

Definition at line 94 of file TGLPadUtils.h.

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

Bool_t Rgl::Pad::LineAttribSet::fSetWidth
private

Definition at line 93 of file TGLPadUtils.h.

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

Bool_t Rgl::Pad::LineAttribSet::fSmooth
private

Definition at line 91 of file TGLPadUtils.h.

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

UInt_t Rgl::Pad::LineAttribSet::fStipple
private

Definition at line 92 of file TGLPadUtils.h.

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


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