Rosetta
|
Classes | |
class | HelicalBundleDialogueWidget |
class | HelicalBundlePoseDrawOpenGLWidget |
class | HelixOptionWidget |
Enumerations | |
enum | HBPDOGLW_extended_drag_mode { HBPDOGLW_base_class_mode = 1 , HBPDOGLW_rotate_nonparametric_geometry , HBPDOGLW_drag_nonparametric_geometry , HBPDOGLW_end_of_list = HBPDOGLW_drag_nonparametric_geometry } |
The ways in which a user can manipulate the display: rotate everything, drag non-parametric geometry, rotate non-parametric geometry, etc. More... | |
enum | HOW_widget_mode { HOW_set_value =1 , HOW_copy_value , HOW_copy_pitch , HOW_end_of_list = HOW_copy_pitch } |
Is the widget being used to set the value for a parameter for a helix, or to copy it from another control? More... | |
enum | HOW_update_source { HOW_update_from_neither =1 , HOW_update_from_slider , HOW_update_from_spinner , HOW_end_of_update_source_list = HOW_update_from_spinner } |
Is an update being made from the slider, the spinner, or neither? More... | |