TGLFormat() | |
TGLFormat(TGLFormat::EFormatOptions options) | |
TGLFormat(const TGLFormat&) | |
virtual | ~TGLFormat() |
static TClass* | Class() |
UInt_t | GetAccumSize() const |
UInt_t | GetDepthSize() const |
UInt_t | GetStencilSize() const |
Bool_t | HasAccumBuffer() const |
Bool_t | HasDepth() const |
Bool_t | HasStencil() const |
virtual TClass* | IsA() const |
Bool_t | IsDoubleBuffered() const |
Bool_t | operator!=(const TGLFormat& rhs) const |
TGLFormat& | operator=(const TGLFormat&) |
Bool_t | operator==(const TGLFormat& rhs) const |
void | SetAccumSize(UInt_t accum) |
void | SetDepthSize(UInt_t depth) |
void | SetDoubleBuffered(Bool_t db) |
void | SetStencilSize(UInt_t stencil) |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |