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

Definition at line 206 of file TGLPadUtils.h.

Public Member Functions

 OffScreenDevice (UInt_t w, UInt_t h, UInt_t x, UInt_t y, Bool_t top)
 

Private Attributes

UInt_t fH
 
Bool_t fTop
 
UInt_t fW
 
UInt_t fX
 
UInt_t fY
 

Friends

class ::TGLPadPainter
 

#include <TGLPadUtils.h>

Constructor & Destructor Documentation

◆ OffScreenDevice()

Rgl::Pad::OffScreenDevice::OffScreenDevice ( UInt_t  w,
UInt_t  h,
UInt_t  x,
UInt_t  y,
Bool_t  top 
)

Definition at line 1200 of file TGLPadUtils.cxx.

Friends And Related Function Documentation

◆ ::TGLPadPainter

friend class ::TGLPadPainter
friend

Definition at line 207 of file TGLPadUtils.h.

Member Data Documentation

◆ fH

UInt_t Rgl::Pad::OffScreenDevice::fH
private

Definition at line 213 of file TGLPadUtils.h.

◆ fTop

Bool_t Rgl::Pad::OffScreenDevice::fTop
private

Definition at line 216 of file TGLPadUtils.h.

◆ fW

UInt_t Rgl::Pad::OffScreenDevice::fW
private

Definition at line 212 of file TGLPadUtils.h.

◆ fX

UInt_t Rgl::Pad::OffScreenDevice::fX
private

Definition at line 214 of file TGLPadUtils.h.

◆ fY

UInt_t Rgl::Pad::OffScreenDevice::fY
private

Definition at line 215 of file TGLPadUtils.h.


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