Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Public Member Functions | List of all members
Core::RenderContext Class Referenceabstract
Inheritance diagram for Core::RenderContext:
QtUtils::QtRenderContext

Public Member Functions

virtual bool is_valid () const =0
 Test whether the context is valid.
 
virtual void make_current ()=0
 Set the rendering context current to this thread.
 
virtual void done_current ()=0
 Indicate that rendering using this context is done for now.
 
virtual void swap_buffers () const =0
 Swap the front and back buffers.
 

The documentation for this class was generated from the following files: