#include <TEveGeoShapeExtract.h>
Inheritance diagram for TEveGeoShapeExtract:
Definition at line 20 of file TEveGeoShapeExtract.h.
TEveGeoShapeExtract::TEveGeoShapeExtract | ( | const TEveGeoShapeExtract & | ) | [private] |
TEveGeoShapeExtract::TEveGeoShapeExtract | ( | const char * | n = "TEveGeoShapeExtract" , |
|
const char * | t = 0 | |||
) |
Definition at line 35 of file TEveGeoShapeExtract.cxx.
References fRGBA, fRGBALine, fTrans, TEveGeoShape::GetGeoMangeur(), and gGeoManager.
TEveGeoShapeExtract::~TEveGeoShapeExtract | ( | ) |
TEveGeoShapeExtract::TEveGeoShapeExtract | ( | const TEveGeoShapeExtract & | ) | [private] |
TEveGeoShapeExtract::TEveGeoShapeExtract | ( | const char * | n = "TEveGeoShapeExtract" , |
|
const char * | t = 0 | |||
) |
TEveGeoShapeExtract::~TEveGeoShapeExtract | ( | ) |
TEveGeoShapeExtract& TEveGeoShapeExtract::operator= | ( | const TEveGeoShapeExtract & | ) | [private] |
Bool_t TEveGeoShapeExtract::HasElements | ( | ) |
Definition at line 65 of file TEveGeoShapeExtract.cxx.
References fElements, and TCollection::GetSize().
Referenced by TEveGeoShape::SubImportShapeExtract().
void TEveGeoShapeExtract::AddElement | ( | TEveGeoShapeExtract * | gse | ) |
void TEveGeoShapeExtract::SetTrans | ( | const Double_t | arr[16] | ) |
Definition at line 86 of file TEveGeoShapeExtract.cxx.
Referenced by TEveGeoShape::DumpShapeTree(), and TEveGeoNode::DumpShapeTree().
void TEveGeoShapeExtract::SetRGBA | ( | const Float_t | arr[4] | ) |
Definition at line 95 of file TEveGeoShapeExtract.cxx.
Referenced by TEveGeoShape::DumpShapeTree(), and TEveGeoNode::DumpShapeTree().
void TEveGeoShapeExtract::SetRGBALine | ( | const Float_t | arr[4] | ) |
Definition at line 104 of file TEveGeoShapeExtract.cxx.
Referenced by TEveGeoShape::DumpShapeTree(), and TEveGeoNode::DumpShapeTree().
void TEveGeoShapeExtract::SetRnrSelf | ( | Bool_t | r | ) | [inline] |
Definition at line 46 of file TEveGeoShapeExtract.h.
References fRnrSelf.
Referenced by TEveGeoShape::DumpShapeTree(), and TEveGeoNode::DumpShapeTree().
void TEveGeoShapeExtract::SetRnrElements | ( | Bool_t | r | ) | [inline] |
Definition at line 47 of file TEveGeoShapeExtract.h.
References fRnrElements.
Referenced by TEveGeoShape::DumpShapeTree(), and TEveGeoNode::DumpShapeTree().
void TEveGeoShapeExtract::SetRnrFrame | ( | Bool_t | r | ) | [inline] |
Definition at line 48 of file TEveGeoShapeExtract.h.
References fRnrFrame.
Referenced by TEveGeoShape::DumpShapeTree(), and TEveGeoNode::DumpShapeTree().
void TEveGeoShapeExtract::SetMiniFrame | ( | Bool_t | r | ) | [inline] |
Definition at line 49 of file TEveGeoShapeExtract.h.
References fMiniFrame.
Referenced by TEveGeoShape::DumpShapeTree(), and TEveGeoNode::DumpShapeTree().
void TEveGeoShapeExtract::SetShape | ( | TGeoShape * | s | ) | [inline] |
Definition at line 50 of file TEveGeoShapeExtract.h.
Referenced by TEveGeoShape::DumpShapeTree(), and TEveGeoNode::DumpShapeTree().
void TEveGeoShapeExtract::SetElements | ( | TList * | e | ) | [inline] |
Definition at line 51 of file TEveGeoShapeExtract.h.
References fElements.
Referenced by TEveGeoShape::DumpShapeTree(), and TEveGeoNode::DumpShapeTree().
Double_t* TEveGeoShapeExtract::GetTrans | ( | ) | [inline] |
Definition at line 53 of file TEveGeoShapeExtract.h.
References fTrans.
Referenced by TEveGeoNode::DumpShapeTree(), and TEveGeoShape::SubImportShapeExtract().
Float_t* TEveGeoShapeExtract::GetRGBA | ( | ) | [inline] |
Definition at line 54 of file TEveGeoShapeExtract.h.
References fRGBA.
Referenced by TEveGeoShape::SubImportShapeExtract().
Float_t* TEveGeoShapeExtract::GetRGBALine | ( | ) | [inline] |
Definition at line 55 of file TEveGeoShapeExtract.h.
References fRGBALine.
Referenced by TEveGeoShape::SubImportShapeExtract().
Bool_t TEveGeoShapeExtract::GetRnrSelf | ( | ) | [inline] |
Definition at line 56 of file TEveGeoShapeExtract.h.
References fRnrSelf.
Referenced by TEveGeoShape::SubImportShapeExtract().
Bool_t TEveGeoShapeExtract::GetRnrElements | ( | ) | [inline] |
Definition at line 57 of file TEveGeoShapeExtract.h.
References fRnrElements.
Referenced by TEveGeoShape::SubImportShapeExtract().
Bool_t TEveGeoShapeExtract::GetRnrFrame | ( | ) | [inline] |
Definition at line 58 of file TEveGeoShapeExtract.h.
References fRnrFrame.
Referenced by TEveGeoShape::SubImportShapeExtract().
Bool_t TEveGeoShapeExtract::GetMiniFrame | ( | ) | [inline] |
Definition at line 59 of file TEveGeoShapeExtract.h.
References fMiniFrame.
Referenced by TEveGeoShape::SubImportShapeExtract().
TGeoShape* TEveGeoShapeExtract::GetShape | ( | ) | [inline] |
Definition at line 60 of file TEveGeoShapeExtract.h.
References fShape.
Referenced by TEveGeoShape::SubImportShapeExtract().
TList* TEveGeoShapeExtract::GetElements | ( | ) | [inline] |
Definition at line 61 of file TEveGeoShapeExtract.h.
References fElements.
Referenced by TEveGeoShape::DumpShapeTree(), TEveGeoNode::DumpShapeTree(), and TEveGeoShape::SubImportShapeExtract().
TEveGeoShapeExtract::ClassDef | ( | TEveGeoShapeExtract | , | |
2 | ||||
) |
TEveGeoShapeExtract& TEveGeoShapeExtract::operator= | ( | const TEveGeoShapeExtract & | ) | [private] |
Bool_t TEveGeoShapeExtract::HasElements | ( | ) |
void TEveGeoShapeExtract::AddElement | ( | TEveGeoShapeExtract * | gse | ) |
void TEveGeoShapeExtract::SetTrans | ( | const Double_t | arr[16] | ) |
void TEveGeoShapeExtract::SetRGBA | ( | const Float_t | arr[4] | ) |
void TEveGeoShapeExtract::SetRGBALine | ( | const Float_t | arr[4] | ) |
void TEveGeoShapeExtract::SetRnrSelf | ( | Bool_t | r | ) | [inline] |
void TEveGeoShapeExtract::SetRnrElements | ( | Bool_t | r | ) | [inline] |
void TEveGeoShapeExtract::SetRnrFrame | ( | Bool_t | r | ) | [inline] |
void TEveGeoShapeExtract::SetMiniFrame | ( | Bool_t | r | ) | [inline] |
void TEveGeoShapeExtract::SetShape | ( | TGeoShape * | s | ) | [inline] |
void TEveGeoShapeExtract::SetElements | ( | TList * | e | ) | [inline] |
Double_t* TEveGeoShapeExtract::GetTrans | ( | ) | [inline] |
Float_t* TEveGeoShapeExtract::GetRGBA | ( | ) | [inline] |
Float_t* TEveGeoShapeExtract::GetRGBALine | ( | ) | [inline] |
Bool_t TEveGeoShapeExtract::GetRnrSelf | ( | ) | [inline] |
Bool_t TEveGeoShapeExtract::GetRnrElements | ( | ) | [inline] |
Bool_t TEveGeoShapeExtract::GetRnrFrame | ( | ) | [inline] |
Bool_t TEveGeoShapeExtract::GetMiniFrame | ( | ) | [inline] |
TGeoShape* TEveGeoShapeExtract::GetShape | ( | ) | [inline] |
TList* TEveGeoShapeExtract::GetElements | ( | ) | [inline] |
TEveGeoShapeExtract::ClassDef | ( | TEveGeoShapeExtract | , | |
2 | ||||
) |
Double_t TEveGeoShapeExtract::fTrans [protected] |
Definition at line 26 of file TEveGeoShapeExtract.h.
Referenced by GetTrans(), SetTrans(), and TEveGeoShapeExtract().
Float_t TEveGeoShapeExtract::fRGBA [protected] |
Definition at line 27 of file TEveGeoShapeExtract.h.
Referenced by GetRGBA(), SetRGBA(), and TEveGeoShapeExtract().
Float_t TEveGeoShapeExtract::fRGBALine [protected] |
Definition at line 28 of file TEveGeoShapeExtract.h.
Referenced by GetRGBALine(), SetRGBALine(), and TEveGeoShapeExtract().
Bool_t TEveGeoShapeExtract::fRnrSelf [protected] |
Bool_t TEveGeoShapeExtract::fRnrElements [protected] |
Definition at line 30 of file TEveGeoShapeExtract.h.
Referenced by GetRnrElements(), and SetRnrElements().
Bool_t TEveGeoShapeExtract::fRnrFrame [protected] |
Definition at line 31 of file TEveGeoShapeExtract.h.
Referenced by GetRnrFrame(), and SetRnrFrame().
Bool_t TEveGeoShapeExtract::fMiniFrame [protected] |
Definition at line 32 of file TEveGeoShapeExtract.h.
Referenced by GetMiniFrame(), and SetMiniFrame().
TGeoShape* TEveGeoShapeExtract::fShape [protected] |
Definition at line 33 of file TEveGeoShapeExtract.h.
Referenced by GetShape(), SetShape(), and ~TEveGeoShapeExtract().
TList* TEveGeoShapeExtract::fElements [protected] |
Definition at line 34 of file TEveGeoShapeExtract.h.
Referenced by AddElement(), GetElements(), HasElements(), SetElements(), and ~TEveGeoShapeExtract().
TGeoShape* TEveGeoShapeExtract::fShape [protected] |
Definition at line 33 of file TEveGeoShapeExtract.h.
TList* TEveGeoShapeExtract::fElements [protected] |
Definition at line 34 of file TEveGeoShapeExtract.h.