Logo ROOT  
Reference Guide
TGLClip.h File Reference
#include "TGLPhysicalShape.h"
#include "TGLOverlay.h"
Include dependency graph for TGLClip.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TGLClip
 Abstract clipping shape - derives from TGLPhysicalShape Adds clip mode (inside/outside) and pure virtual method to approximate shape as set of planes. More...
 
class  TGLClipBox
 Concrete clip box object. More...
 
class  TGLClipPlane
 Concrete clip plane object. More...
 
class  TGLClipSet
 A collection of concrete TGLClip objects to be selected from. More...