![]() |
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 | |
| PixelBufferObject (const BufferObjectHandle &bo) | |
Protected Member Functions inherited from Core::BufferObject | |
| BufferObject (const BufferObjectHandle &bo) | |
| void | safe_bind () |
| void | safe_unbind () |
Additional Inherited Members | |
Public Member Functions inherited from Core::BufferObject | |
| void | set_buffer_data (GLsizeiptr size, const GLvoid *data, GLenum usage) |
| void | set_buffer_sub_data (GLintptr offset, GLsizeiptr size, const GLvoid *data) |
| void | bind () |
| void | unbind () |
| void * | map_buffer (GLenum access) |
| GLboolean | unmap_buffer () |
Protected Attributes inherited from Core::BufferObject | |
| GLenum | target_ |
| GLenum | query_target_ |
1.8.10