Jive reference manual
|
This is the complete list of members for jem::gl::GfxContext, including all inherited members.
Callback typedef | jem::gl::GfxContext | |
cancelCallback(Callback cb, const Ref< Object > &obj)=0 | jem::gl::GfxContext | pure virtual |
cancelCallbacks(Callback cb)=0 | jem::gl::GfxContext | pure virtual |
delTexture(const void *addr)=0 | jem::gl::GfxContext | pure virtual |
getActionID() const =0 | jem::gl::GfxContext | pure virtual |
getMousePos() const =0 | jem::gl::GfxContext | pure virtual |
getTexture(const void *addr) const =0 | jem::gl::GfxContext | pure virtual |
getWindowSize() const =0 | jem::gl::GfxContext | pure virtual |
GfxContext() | jem::gl::GfxContext | protected |
newTexture(const void *addr, const Ref< Object > &owner=NIL)=0 | jem::gl::GfxContext | pure virtual |
postCallback(Callback cb, const Ref< Object > &obj, const Time &tm)=0 | jem::gl::GfxContext | pure virtual |
postFastRedraw(const Ref< GfxNode > &node) | jem::gl::GfxContext | |
postFastRedraw_(const Ref< GfxNode > &root)=0 | jem::gl::GfxContext | protectedpure virtual |
postRedraw(const Ref< GfxNode > &node) | jem::gl::GfxContext | |
postRedraw_(const Ref< GfxNode > &root)=0 | jem::gl::GfxContext | protectedpure virtual |
repostCallback(Callback cb, const Ref< Object > &obj, const Time &tm)=0 | jem::gl::GfxContext | pure virtual |
swapBuffers()=0 | jem::gl::GfxContext | pure virtual |
~GfxContext() | jem::gl::GfxContext | protectedvirtual |