#include <TEveFrameBox.h>
Inheritance diagram for TEveFrameBox:
Definition at line 18 of file TEveFrameBox.h.
Definition at line 23 of file TEveFrameBox.h.
Definition at line 23 of file TEveFrameBox.h.
TEveFrameBox::TEveFrameBox | ( | const TEveFrameBox & | ) | [private] |
TEveFrameBox::TEveFrameBox | ( | ) |
TEveFrameBox::~TEveFrameBox | ( | ) | [virtual] |
TEveFrameBox::TEveFrameBox | ( | const TEveFrameBox & | ) | [private] |
TEveFrameBox::TEveFrameBox | ( | ) |
virtual TEveFrameBox::~TEveFrameBox | ( | ) | [virtual] |
TEveFrameBox& TEveFrameBox::operator= | ( | const TEveFrameBox & | ) | [private] |
Definition at line 55 of file TEveFrameBox.cxx.
References fFramePoints, fFrameSize, fFrameType, kFT_Quad, and p.
Definition at line 73 of file TEveFrameBox.cxx.
References fFramePoints, fFrameSize, fFrameType, kFT_Quad, and p.
Definition at line 91 of file TEveFrameBox.cxx.
References fFramePoints, fFrameSize, fFrameType, and kFT_Quad.
Definition at line 106 of file TEveFrameBox.cxx.
References fFramePoints, fFrameSize, fFrameType, kFT_Box, and p.
void TEveFrameBox::SetAABoxCenterHalfSize | ( | Float_t | x, | |
Float_t | y, | |||
Float_t | z, | |||
Float_t | dx, | |||
Float_t | dy, | |||
Float_t | dz | |||
) |
Definition at line 131 of file TEveFrameBox.cxx.
References fFramePoints, fFrameSize, fFrameType, kFT_Box, and p.
Referenced by boxset().
EFrameType_e TEveFrameBox::GetFrameType | ( | ) | const [inline] |
Int_t TEveFrameBox::GetFrameSize | ( | ) | const [inline] |
Definition at line 60 of file TEveFrameBox.h.
References fFrameSize.
Referenced by TEveQuadSet::ComputeBBox(), and TEveBoxSet::ComputeBBox().
Float_t* TEveFrameBox::GetFramePoints | ( | ) | const [inline] |
Definition at line 61 of file TEveFrameBox.h.
References fFramePoints.
Referenced by TEveQuadSet::ComputeBBox(), and TEveBoxSet::ComputeBBox().
Float_t TEveFrameBox::GetFrameWidth | ( | ) | const [inline] |
void TEveFrameBox::SetFrameWidth | ( | Float_t | f | ) | [inline] |
Color_t TEveFrameBox::GetFrameColor | ( | ) | const [inline] |
Color_t* TEveFrameBox::PtrFrameColor | ( | ) | [inline] |
Definition at line 67 of file TEveFrameBox.h.
References fFrameColor.
Referenced by TEveDigitSet::SetFrame().
UChar_t* TEveFrameBox::GetFrameRGBA | ( | ) | [inline] |
void TEveFrameBox::SetFrameColor | ( | Color_t | ci | ) |
Definition at line 158 of file TEveFrameBox.cxx.
References TEveUtil::ColorFromIdx(), fFrameColor, fFrameRGBA, and kTRUE.
Referenced by boxset(), SetFrameColorPixel(), and TEveDigitSet::SetMainColor().
void TEveFrameBox::SetFrameColorPixel | ( | Pixel_t | pix | ) |
Definition at line 167 of file TEveFrameBox.cxx.
References TColor::GetColor(), and SetFrameColor().
Definition at line 175 of file TEveFrameBox.cxx.
References fFrameColor, fFrameRGBA, and TColor::GetColor().
Color_t TEveFrameBox::GetBackColor | ( | ) | const [inline] |
Color_t* TEveFrameBox::PtrBackColor | ( | ) | [inline] |
UChar_t* TEveFrameBox::GetBackRGBA | ( | ) | [inline] |
void TEveFrameBox::SetBackColor | ( | Color_t | ci | ) |
Definition at line 189 of file TEveFrameBox.cxx.
References TEveUtil::ColorFromIdx(), fBackColor, fBackRGBA, and kTRUE.
Referenced by SetBackColorPixel().
void TEveFrameBox::SetBackColorPixel | ( | Pixel_t | pix | ) |
Definition at line 206 of file TEveFrameBox.cxx.
References fBackColor, fBackRGBA, and TColor::GetColor().
Referenced by boxset().
Bool_t TEveFrameBox::GetFrameFill | ( | ) | const [inline] |
void TEveFrameBox::SetFrameFill | ( | Bool_t | f | ) | [inline] |
Bool_t TEveFrameBox::GetDrawBack | ( | ) | const [inline] |
void TEveFrameBox::SetDrawBack | ( | Bool_t | f | ) | [inline] |
TEveFrameBox::ClassDef | ( | TEveFrameBox | , | |
1 | ||||
) |
TEveFrameBox& TEveFrameBox::operator= | ( | const TEveFrameBox & | ) | [private] |
void TEveFrameBox::SetAABoxCenterHalfSize | ( | Float_t | x, | |
Float_t | y, | |||
Float_t | z, | |||
Float_t | dx, | |||
Float_t | dy, | |||
Float_t | dz | |||
) |
EFrameType_e TEveFrameBox::GetFrameType | ( | ) | const [inline] |
Int_t TEveFrameBox::GetFrameSize | ( | ) | const [inline] |
Float_t* TEveFrameBox::GetFramePoints | ( | ) | const [inline] |
Float_t TEveFrameBox::GetFrameWidth | ( | ) | const [inline] |
void TEveFrameBox::SetFrameWidth | ( | Float_t | f | ) | [inline] |
Color_t TEveFrameBox::GetFrameColor | ( | ) | const [inline] |
Color_t* TEveFrameBox::PtrFrameColor | ( | ) | [inline] |
UChar_t* TEveFrameBox::GetFrameRGBA | ( | ) | [inline] |
void TEveFrameBox::SetFrameColor | ( | Color_t | ci | ) |
void TEveFrameBox::SetFrameColorPixel | ( | Pixel_t | pix | ) |
Color_t TEveFrameBox::GetBackColor | ( | ) | const [inline] |
Color_t* TEveFrameBox::PtrBackColor | ( | ) | [inline] |
UChar_t* TEveFrameBox::GetBackRGBA | ( | ) | [inline] |
void TEveFrameBox::SetBackColor | ( | Color_t | ci | ) |
void TEveFrameBox::SetBackColorPixel | ( | Pixel_t | pix | ) |
Bool_t TEveFrameBox::GetFrameFill | ( | ) | const [inline] |
void TEveFrameBox::SetFrameFill | ( | Bool_t | f | ) | [inline] |
Bool_t TEveFrameBox::GetDrawBack | ( | ) | const [inline] |
void TEveFrameBox::SetDrawBack | ( | Bool_t | f | ) | [inline] |
TEveFrameBox::ClassDef | ( | TEveFrameBox | , | |
1 | ||||
) |
TEveFrameBoxGL [friend] |
Definition at line 20 of file TEveFrameBox.h.
EFrameType_e TEveFrameBox::fFrameType [protected] |
Definition at line 30 of file TEveFrameBox.h.
Referenced by GetFrameType(), SetAABox(), SetAABoxCenterHalfSize(), SetAAQuadXY(), SetAAQuadXZ(), and SetQuadByPoints().
Int_t TEveFrameBox::fFrameSize [protected] |
Definition at line 31 of file TEveFrameBox.h.
Referenced by GetFrameSize(), SetAABox(), SetAABoxCenterHalfSize(), SetAAQuadXY(), SetAAQuadXZ(), and SetQuadByPoints().
Float_t* TEveFrameBox::fFramePoints [protected] |
Definition at line 32 of file TEveFrameBox.h.
Referenced by GetFramePoints(), SetAABox(), SetAABoxCenterHalfSize(), SetAAQuadXY(), SetAAQuadXZ(), SetQuadByPoints(), and ~TEveFrameBox().
Float_t TEveFrameBox::fFrameWidth [protected] |
Color_t TEveFrameBox::fFrameColor [protected] |
Definition at line 35 of file TEveFrameBox.h.
Referenced by GetFrameColor(), PtrFrameColor(), SetFrameColor(), and SetFrameColorRGBA().
Color_t TEveFrameBox::fBackColor [protected] |
Definition at line 36 of file TEveFrameBox.h.
Referenced by GetBackColor(), PtrBackColor(), SetBackColor(), and SetBackColorRGBA().
UChar_t TEveFrameBox::fFrameRGBA [protected] |
Definition at line 37 of file TEveFrameBox.h.
Referenced by GetFrameRGBA(), SetFrameColor(), SetFrameColorRGBA(), and TEveFrameBox().
UChar_t TEveFrameBox::fBackRGBA [protected] |
Definition at line 38 of file TEveFrameBox.h.
Referenced by GetBackRGBA(), SetBackColor(), SetBackColorRGBA(), and TEveFrameBox().
Bool_t TEveFrameBox::fFrameFill [protected] |
Bool_t TEveFrameBox::fDrawBack [protected] |
Float_t* TEveFrameBox::fFramePoints [protected] |
Definition at line 32 of file TEveFrameBox.h.