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.
|
Protected Member Functions | |
virtual bool | create_render_context (RenderContextHandle &context)=0 |
Generate a render context for one of the viewers. | |
virtual bool | valid_render_resources ()=0 |
Check whether valid render resources were installed. | |
virtual Core::RenderContextHandle | get_current_context ()=0 |
Get the current render context of the calling thread. | |
Friends | |
class | RenderResources |