Logo ROOT  
Reference Guide
REveScalableStraightLineSet.hxx
Go to the documentation of this file.
1#ifndef ROOT_REveScalableStraightLineSet
2#define ROOT_REveScalableStraightLineSet
3
5
6namespace ROOT {
7namespace Experimental {
8
10{
11private:
14
15protected:
18
19public:
20 REveScalableStraightLineSet(const std::string &n = "ScalableStraightLineSet", const std::string &t = "");
22
24 void SetScale(Double_t scale);
25
26 Double_t GetScale() const;
27};
28
29} // namespace Experimental
30} // namespace ROOT
31#endif
double Double_t
Definition: RtypesCore.h:55
float Float_t
Definition: RtypesCore.h:53
void SetScaleCenter(Float_t x, Float_t y, Float_t z)
Set scale center.
REveScalableStraightLineSet & operator=(const REveScalableStraightLineSet &)
void SetScale(Double_t scale)
Loop over line parameters and scale coordinates.
REveScalableStraightLineSet(const REveScalableStraightLineSet &)
REveStraightLineSet Set of straight lines with optional markers along the lines.
Double_t y[n]
Definition: legend1.C:17
Double_t x[n]
Definition: legend1.C:17
const Int_t n
Definition: legend1.C:16
VSD Structures.
Definition: StringConv.hxx:21