Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Rgl::Pad::BoundingRect< ValueType > Struct Template Reference

template<class ValueType>
struct Rgl::Pad::BoundingRect< ValueType >

Definition at line 245 of file TGLPadUtils.h.

Public Attributes

ValueType fHeight = ValueType()
 
ValueType fWidth = ValueType()
 
ValueType fXMax = ValueType()
 
ValueType fXMin = ValueType()
 
ValueType fYMax = ValueType()
 
ValueType fYMin = ValueType()
 

#include <TGLPadUtils.h>

Member Data Documentation

◆ fHeight

template<class ValueType >
ValueType Rgl::Pad::BoundingRect< ValueType >::fHeight = ValueType()

Definition at line 249 of file TGLPadUtils.h.

◆ fWidth

template<class ValueType >
ValueType Rgl::Pad::BoundingRect< ValueType >::fWidth = ValueType()

Definition at line 248 of file TGLPadUtils.h.

◆ fXMax

template<class ValueType >
ValueType Rgl::Pad::BoundingRect< ValueType >::fXMax = ValueType()

Definition at line 251 of file TGLPadUtils.h.

◆ fXMin

template<class ValueType >
ValueType Rgl::Pad::BoundingRect< ValueType >::fXMin = ValueType()

Definition at line 246 of file TGLPadUtils.h.

◆ fYMax

template<class ValueType >
ValueType Rgl::Pad::BoundingRect< ValueType >::fYMax = ValueType()

Definition at line 252 of file TGLPadUtils.h.

◆ fYMin

template<class ValueType >
ValueType Rgl::Pad::BoundingRect< ValueType >::fYMin = ValueType()

Definition at line 247 of file TGLPadUtils.h.

Collaboration diagram for Rgl::Pad::BoundingRect< ValueType >:
[legend]

The documentation for this struct was generated from the following file: