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::GLLimits Class Reference

Definition at line 210 of file TGLPadUtils.h.

Public Member Functions

 GLLimits ()
 
Double_t GetMaxLineWidth () const
 
Double_t GetMaxPointSize () const
 

Private Attributes

Double_t fMaxLineWidth
 
Double_t fMaxPointSize
 

#include <TGLPadUtils.h>

Constructor & Destructor Documentation

Rgl::Pad::GLLimits::GLLimits ( )

Definition at line 669 of file TGLPadUtils.cxx.

Member Function Documentation

Double_t Rgl::Pad::GLLimits::GetMaxLineWidth ( ) const
Double_t Rgl::Pad::GLLimits::GetMaxPointSize ( ) const

Definition at line 690 of file TGLPadUtils.cxx.

Referenced by TGLPadPainter::DrawLine(), and TGLPadPainter::DrawPolyLine().

Member Data Documentation

Double_t Rgl::Pad::GLLimits::fMaxLineWidth
mutableprivate

Definition at line 217 of file TGLPadUtils.h.

Referenced by GetMaxLineWidth(), and GetMaxPointSize().

Double_t Rgl::Pad::GLLimits::fMaxPointSize
mutableprivate

Definition at line 218 of file TGLPadUtils.h.

Referenced by GetMaxPointSize().


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