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

Definition at line 56 of file RTreeMapBase.hxx.

Public Member Functions

 Vec2 (float xArg, float yArg)
 

Public Attributes

float x
 
float y
 

#include <ROOT/RTreeMapBase.hxx>

Constructor & Destructor Documentation

◆ Vec2()

ROOT::Experimental::RTreeMapBase::Vec2::Vec2 ( float xArg,
float yArg )
inline

Definition at line 58 of file RTreeMapBase.hxx.

Member Data Documentation

◆ x

float ROOT::Experimental::RTreeMapBase::Vec2::x

Definition at line 57 of file RTreeMapBase.hxx.

◆ y

float ROOT::Experimental::RTreeMapBase::Vec2::y

Definition at line 57 of file RTreeMapBase.hxx.

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

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