AddReference(TGLPShapeRef *ref) | TGLPhysicalShape | |
BoundingBox() const | TGLPhysicalShape | inline |
CalculateShapeLOD(TGLRnrCtx &rnrCtx, Float_t &pixSize, Short_t &shapeLOD) const | TGLPhysicalShape | virtual |
Class() | TGLClip | static |
Class_Name() | TGLClip | static |
Class_Version() | TGLClip | inlinestatic |
Color() const | TGLPhysicalShape | inline |
DeclFileName() | TGLClip | inlinestatic |
Draw(TGLRnrCtx &rnrCtx) const override | TGLClip | virtual |
EManip enum name | TGLPhysicalShape | |
EMode enum name | TGLClip | |
EType enum name | TGLClip | |
fBoundingBox | TGLPhysicalShape | private |
fColor | TGLPhysicalShape | private |
fFirstPSRef | TGLPhysicalShape | private |
fID | TGLPhysicalShape | private |
fInvertedWind | TGLPhysicalShape | private |
fIsScaleForRnr | TGLPhysicalShape | private |
fLogicalShape | TGLPhysicalShape | private |
fManip | TGLPhysicalShape | private |
fMode | TGLClip | protected |
fModified | TGLPhysicalShape | private |
fNextPhysical | TGLPhysicalShape | private |
fSelected | TGLPhysicalShape | private |
fTimeStamp | TGLClip | protected |
fTransform | TGLPhysicalShape | private |
fValid | TGLClip | protected |
GetLogical() const | TGLPhysicalShape | inline |
GetManip() const | TGLPhysicalShape | inline |
GetMode() const | TGLClip | inline |
GetNextPhysical() const | TGLPhysicalShape | inline |
GetScale() const | TGLPhysicalShape | inline |
GetSelected() const | TGLPhysicalShape | inline |
GetTranslation() const | TGLPhysicalShape | inline |
ID() const | TGLPhysicalShape | inline |
IncTimeStamp() | TGLClip | inline |
InitColor(const Float_t rgba[4]) | TGLPhysicalShape | private |
Invalidate() | TGLClip | inline |
InvokeContextMenu(TContextMenu &menu, UInt_t x, UInt_t y) const | TGLPhysicalShape | |
IsA() const override | TGLClip | inlinevirtual |
IsInvisible() const | TGLPhysicalShape | inline |
IsModified() const | TGLPhysicalShape | inline |
IsSelected() const | TGLPhysicalShape | inline |
IsTransparent() const | TGLPhysicalShape | inline |
IsValid() const | TGLClip | inline |
kClipBox enum value | TGLClip | |
kClipNone enum value | TGLClip | |
kClipPlane enum value | TGLClip | |
kInside enum value | TGLClip | |
kManipAll enum value | TGLPhysicalShape | |
kOutside enum value | TGLClip | |
kRotateAll enum value | TGLPhysicalShape | |
kRotateX enum value | TGLPhysicalShape | |
kRotateY enum value | TGLPhysicalShape | |
kRotateZ enum value | TGLPhysicalShape | |
kScaleAll enum value | TGLPhysicalShape | |
kScaleX enum value | TGLPhysicalShape | |
kScaleY enum value | TGLPhysicalShape | |
kScaleZ enum value | TGLPhysicalShape | |
kTranslateAll enum value | TGLPhysicalShape | |
kTranslateX enum value | TGLPhysicalShape | |
kTranslateY enum value | TGLPhysicalShape | |
kTranslateZ enum value | TGLPhysicalShape | |
Modified() | TGLClip | inlinevirtual |
operator=(const TGLPhysicalShape &)=delete | TGLPhysicalShape | private |
PlaneSet(TGLPlaneSet_t &set) const =0 | TGLClip | pure virtual |
QuantizeShapeLOD(Short_t shapeLOD, Short_t combiLOD, Short_t &quantLOD) const | TGLPhysicalShape | virtual |
RemoveReference(TGLPShapeRef *ref) | TGLPhysicalShape | |
Rotate(const TGLVertex3 &pivot, const TGLVector3 &axis, Double_t angle) | TGLPhysicalShape | inline |
Scale(const TGLVector3 &scale) | TGLPhysicalShape | inline |
Select(UChar_t select) | TGLPhysicalShape | inline |
SetColor(const Float_t rgba[17]) | TGLPhysicalShape | |
SetColorOnFamily(const Float_t rgba[17]) | TGLPhysicalShape | |
SetDiffuseColor(const Float_t rgba[4]) | TGLPhysicalShape | |
SetDiffuseColor(const UChar_t rgba[4]) | TGLPhysicalShape | |
SetDiffuseColor(Color_t ci, UChar_t transparency) | TGLPhysicalShape | |
SetManip(EManip manip) | TGLPhysicalShape | inline |
SetMode(EMode mode) | TGLClip | inline |
SetTransform(const TGLMatrix &transform) | TGLPhysicalShape | inline |
SetTransform(const Double_t vals[16]) | TGLPhysicalShape | inline |
SetTranslation(const TGLVertex3 &translation) | TGLPhysicalShape | inline |
Setup(const TGLBoundingBox &bbox)=0 | TGLClip | pure virtual |
Setup(const TGLVector3 &, const TGLVector3 &) | TGLClip | virtual |
SetupGLColors(TGLRnrCtx &rnrCtx, const Float_t *color=nullptr) const | TGLPhysicalShape | |
Streamer(TBuffer &) override | TGLClip | virtual |
StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b) | TGLClip | inline |
TGLClip(const TGLLogicalShape &logical, const TGLMatrix &transform, const float color[4]) | TGLClip | |
TGLPhysicalShape(const TGLPhysicalShape &)=delete | TGLPhysicalShape | private |
TGLPhysicalShape(UInt_t ID, const TGLLogicalShape &logicalShape, const TGLMatrix &transform, Bool_t invertedWind, const Float_t rgba[4]) | TGLPhysicalShape | |
TGLPhysicalShape(UInt_t ID, const TGLLogicalShape &logicalShape, const Double_t *transform, Bool_t invertedWind, const Float_t rgba[4]) | TGLPhysicalShape | |
TimeStamp() const | TGLClip | inline |
Translate(const TGLVector3 &vect) | TGLPhysicalShape | inline |
UpdateBoundingBox() | TGLPhysicalShape | private |
~TGLClip() override | TGLClip | |
~TGLPhysicalShape() | TGLPhysicalShape | virtual |