Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
Rgl::Pad::GLLimits Class Reference

Definition at line 230 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 1252 of file TGLPadUtils.cxx.

Member Function Documentation

◆ GetMaxLineWidth()

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

Definition at line 1260 of file TGLPadUtils.cxx.

◆ GetMaxPointSize()

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

Definition at line 1273 of file TGLPadUtils.cxx.

Member Data Documentation

◆ fMaxLineWidth

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

Definition at line 237 of file TGLPadUtils.h.

◆ fMaxPointSize

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

Definition at line 238 of file TGLPadUtils.h.


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