Logo ROOT   6.12/07
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
Rgl::Pad::LineAttribSet Class Reference

Definition at line 83 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

Float_t fAlpha
 
Bool_t fSetWidth
 
Bool_t fSmooth
 
UInt_t fStipple
 

#include <TGLPadUtils.h>

Constructor & Destructor Documentation

◆ LineAttribSet()

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

Set up line parameters.

Smooth.

Definition at line 179 of file TGLPadUtils.cxx.

◆ ~LineAttribSet()

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

Definition at line 218 of file TGLPadUtils.cxx.

Member Data Documentation

◆ fAlpha

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

Definition at line 88 of file TGLPadUtils.h.

◆ fSetWidth

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

Definition at line 87 of file TGLPadUtils.h.

◆ fSmooth

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

Definition at line 85 of file TGLPadUtils.h.

◆ fStipple

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

Definition at line 86 of file TGLPadUtils.h.


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