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

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

◆ GLLimits()

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

Definition at line 1207 of file TGLPadUtils.cxx.

Member Function Documentation

◆ GetMaxLineWidth()

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

Definition at line 1215 of file TGLPadUtils.cxx.

◆ GetMaxPointSize()

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

Definition at line 1228 of file TGLPadUtils.cxx.

Member Data Documentation

◆ fMaxLineWidth

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

Definition at line 228 of file TGLPadUtils.h.

◆ fMaxPointSize

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

Definition at line 229 of file TGLPadUtils.h.


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