| Rhino C++ API
    8.24
    | 
#include <rhinoSdkAppSettings.h>
| Public Member Functions | |
| CRhinoAppSpaceBallSettings () | |
| void | Defaults () | 
| void | LoadProfile (CRhinoProfileContext &pc) | 
| load from registry  More... | |
| bool | operator!= (const CRhinoAppSpaceBallSettings &src) const | 
| bool | operator== (const CRhinoAppSpaceBallSettings &src) const | 
| void | SaveProfile (CRhinoProfileContext &) const | 
| save in registry  More... | |
| Public Attributes | |
| bool | m_allow_tilt | 
| bool | m_rotate_about_camera | 
| bool | m_rotate_parallel_view | 
| int | m_rotation_scale | 
| spacemouse/spaceball settings  More... | |
| bool | m_swap_pan_and_zoom | 
| bool | m_swap_zoom_with_dolly | 
| int | m_translation_scale | 
| Static Public Attributes | |
| static const CRhinoAppSpaceBallSettings | Default | 
| CRhinoAppSpaceBallSettings::CRhinoAppSpaceBallSettings | ( | ) | 
| void CRhinoAppSpaceBallSettings::Defaults | ( | ) | 
| void CRhinoAppSpaceBallSettings::LoadProfile | ( | CRhinoProfileContext & | pc | ) | 
load from registry
| bool CRhinoAppSpaceBallSettings::operator!= | ( | const CRhinoAppSpaceBallSettings & | src | ) | const | 
| bool CRhinoAppSpaceBallSettings::operator== | ( | const CRhinoAppSpaceBallSettings & | src | ) | const | 
| void CRhinoAppSpaceBallSettings::SaveProfile | ( | CRhinoProfileContext & | ) | const | 
save in registry
| 
 | static | 
| bool CRhinoAppSpaceBallSettings::m_allow_tilt | 
| bool CRhinoAppSpaceBallSettings::m_rotate_about_camera | 
| bool CRhinoAppSpaceBallSettings::m_rotate_parallel_view | 
| int CRhinoAppSpaceBallSettings::m_rotation_scale | 
spacemouse/spaceball settings
| bool CRhinoAppSpaceBallSettings::m_swap_pan_and_zoom | 
| bool CRhinoAppSpaceBallSettings::m_swap_zoom_with_dolly | 
| int CRhinoAppSpaceBallSettings::m_translation_scale | 
 1.8.17
 1.8.17