![]() |
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 | |
| ViewManipulator (Viewer *viewer) | |
| void | resize (int width, int height) |
| void | set_scale_factor (double scale_factor) |
| void | set_flip_y (bool flip_y) |
| void | set_camera_mode (bool camera_mode) |
| void | mouse_move (const Core::MouseHistory &mouse_history, int button, int buttons, int modifiers) |
| void | mouse_press (const Core::MouseHistory &mouse_history, int button, int buttons, int modifiers) |
| void | mouse_release (const Core::MouseHistory &mouse_history, int button, int buttons, int modifiers) |
1.8.10