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 236 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 240 of file TGLPadUtils.h.

◆ fWidth

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

Definition at line 239 of file TGLPadUtils.h.

◆ fXMax

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

Definition at line 242 of file TGLPadUtils.h.

◆ fXMin

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

Definition at line 237 of file TGLPadUtils.h.

◆ fYMax

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

Definition at line 243 of file TGLPadUtils.h.

◆ fYMin

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

Definition at line 238 of file TGLPadUtils.h.

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

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