TGLClipBox Concrete clip box object. Can be translated, rotated and scaled in all (xyz) axes. By default inside of the box is clipped away.
static TGLClip::EType | TGLClip::kClipBox | |
static TGLClip::EType | TGLClip::kClipNone | |
static TGLClip::EType | TGLClip::kClipPlane | |
static TGLClip::EMode | TGLClip::kInside | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kManipAll | |
static TGLClip::EMode | TGLClip::kOutside | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kRotateAll | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kRotateX | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kRotateY | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kRotateZ | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kScaleAll | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kScaleX | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kScaleY | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kScaleZ | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kTranslateAll | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kTranslateX | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kTranslateY | |
static TGLPhysicalShape::EManip | TGLPhysicalShape::kTranslateZ |
TGLClip::EMode | TGLClip::fMode | |
UInt_t | TGLClip::fTimeStamp | |
Bool_t | TGLClip::fValid |
Construct an (initially) axis aligned clip pbox object, extents 'halfLengths', centered on 'center' vertex. Box can be translated, rotated and scaled in all (xyz) local axes.
Return set of 6 planes describing faces of the box but invert them so that they point inside of box.