Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::RTreeMapBase::Rect Struct Reference

Definition at line 60 of file RTreeMapBase.hxx.

Public Member Functions

 Rect (const Vec2 &bottomLeftArg, const Vec2 &topRightArg)
 

Public Attributes

Vec2 fBottomLeft
 
Vec2 fTopRight
 

#include <ROOT/RTreeMapBase.hxx>

Constructor & Destructor Documentation

◆ Rect()

ROOT::Experimental::RTreeMapBase::Rect::Rect ( const Vec2 & bottomLeftArg,
const Vec2 & topRightArg )
inline

Definition at line 62 of file RTreeMapBase.hxx.

Member Data Documentation

◆ fBottomLeft

Vec2 ROOT::Experimental::RTreeMapBase::Rect::fBottomLeft

Definition at line 61 of file RTreeMapBase.hxx.

◆ fTopRight

Vec2 ROOT::Experimental::RTreeMapBase::Rect::fTopRight

Definition at line 61 of file RTreeMapBase.hxx.

Collaboration diagram for ROOT::Experimental::RTreeMapBase::Rect:
[legend]

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