#include <rhinoSdkAppSettings.h>
 
◆ rotate_to_view
| Enumerator | 
|---|
| rotate_around_world_axes |  | 
| rotate_relative_to_view |  | 
| rotate_relative_to_view_v2_style |  | 
| rotate_around_cplane_zaxis |  | 
 
 
◆ CRhinoAppViewSettings() [1/2]
      
        
          | CRhinoAppViewSettings::CRhinoAppViewSettings | ( |  | ) |  | 
      
 
 
◆ CRhinoAppViewSettings() [2/2]
◆ ~CRhinoAppViewSettings()
      
        
          | CRhinoAppViewSettings::~CRhinoAppViewSettings | ( |  | ) |  | 
      
 
 
◆ AutoAdjustTargetDepth()
      
        
          | bool CRhinoAppViewSettings::AutoAdjustTargetDepth | ( |  | ) | const | 
      
 
 
◆ Defaults()
      
        
          | void CRhinoAppViewSettings::Defaults | ( |  | ) |  | 
      
 
 
◆ LoadProfile()
◆ NamedViewsSetClippingPlanes()
      
        
          | bool CRhinoAppViewSettings::NamedViewsSetClippingPlanes | ( |  | ) | const | 
      
 
 
◆ NamedViewsSetDisplayMode()
      
        
          | bool CRhinoAppViewSettings::NamedViewsSetDisplayMode | ( |  | ) | const | 
      
 
 
◆ operator!=()
◆ operator=()
◆ operator==()
◆ PanPlanParallelViewsWithControlShiftRMB()
      
        
          | bool CRhinoAppViewSettings::PanPlanParallelViewsWithControlShiftRMB | ( |  | ) | const | 
      
 
 
◆ RotateAroundCPlaneZaxis()
      
        
          | bool CRhinoAppViewSettings::RotateAroundCPlaneZaxis | ( |  | ) | const | 
      
 
 
◆ RotateRelativeToView()
      
        
          | bool CRhinoAppViewSettings::RotateRelativeToView | ( |  | ) | const | 
      
 
 
◆ RotateViewAroundAutogumball()
      
        
          | bool CRhinoAppViewSettings::RotateViewAroundAutogumball | ( |  | ) | const | 
      
 
 
◆ RotateViewAroundObjectAtMouseCursor()
      
        
          | bool CRhinoAppViewSettings::RotateViewAroundObjectAtMouseCursor | ( |  | ) | const | 
      
 
 
◆ SaveProfile()
◆ SetAutoAdjustTargetDepth()
      
        
          | void CRhinoAppViewSettings::SetAutoAdjustTargetDepth | ( | bool |  | ) |  | 
      
 
 
◆ SetNamedViewsSetClippingPlanes()
      
        
          | void CRhinoAppViewSettings::SetNamedViewsSetClippingPlanes | ( | bool |  | ) |  | 
      
 
 
◆ SetNamedViewsSetDisplayMode()
      
        
          | void CRhinoAppViewSettings::SetNamedViewsSetDisplayMode | ( | bool |  | ) |  | 
      
 
 
◆ SetPanPlanParallelViewsWithControlShiftRMB()
      
        
          | void CRhinoAppViewSettings::SetPanPlanParallelViewsWithControlShiftRMB | ( | bool |  | ) |  | 
      
 
 
◆ SetRotateToView()
      
        
          | void CRhinoAppViewSettings::SetRotateToView | ( | int |  | ) |  | 
      
 
 
◆ SetRotateViewAroundAutogumball()
      
        
          | void CRhinoAppViewSettings::SetRotateViewAroundAutogumball | ( | bool |  | ) |  | 
      
 
 
◆ SetRotateViewAroundObjectAtMouseCursor()
      
        
          | void CRhinoAppViewSettings::SetRotateViewAroundObjectAtMouseCursor | ( | bool |  | ) |  | 
      
 
 
◆ SetZoomExtentsParallelViewBorder()
      
        
          | void CRhinoAppViewSettings::SetZoomExtentsParallelViewBorder | ( | double | val | ) |  | 
      
 
 
◆ SetZoomExtentsPerspectiveViewBorder()
      
        
          | void CRhinoAppViewSettings::SetZoomExtentsPerspectiveViewBorder | ( | double | val | ) |  | 
      
 
 
◆ ThreePointPerspectiveLensLength()
      
        
          | double CRhinoAppViewSettings::ThreePointPerspectiveLensLength | ( |  | ) | const | 
      
 
 
◆ TwoPointPerspectiveLensLength()
      
        
          | double CRhinoAppViewSettings::TwoPointPerspectiveLensLength | ( |  | ) | const | 
      
 
 
◆ ZoomExtentsParallelViewBorder()
      
        
          | double CRhinoAppViewSettings::ZoomExtentsParallelViewBorder | ( |  | ) | const | 
      
 
 
◆ ZoomExtentsPerspectiveViewBorder()
      
        
          | double CRhinoAppViewSettings::ZoomExtentsPerspectiveViewBorder | ( |  | ) | const | 
      
 
 
◆ Default
◆ m_always_pan_parallel_views
      
        
          | bool CRhinoAppViewSettings::m_always_pan_parallel_views | 
      
 
 
◆ m_bits
      
        
          | unsigned char CRhinoAppViewSettings::m_bits | 
      
 
Andy le Bihan - 2010.12.09 - added 4 bytes to fill structure padding. Reserved bytes are initialized to 0. m_bits is used for 0x01: NamedViewsSetClippingPlanes (true by default) 0x02: NamedViewsSetDisplayMode (true by default) 0x04: AutoAdjustTargetDepth (true by default) 1 Feb 2011, Mikko 0x08: RotateViewAroundAutogumball (false by default) 14 Feb 2011, Mikko 0x10: Pan plan parallel views with Control+Shift+RMB 0x20: RotateViewAroundObjectAtMouseCursor (false by default) 23 May 2023, Mikko 
 
 
◆ m_camera_lense_length
      
        
          | double CRhinoAppViewSettings::m_camera_lense_length | 
      
 
 
◆ m_defined_view_set_cplane
      
        
          | bool CRhinoAppViewSettings::m_defined_view_set_cplane | 
      
 
what happens when defined view are loaded 
 
 
◆ m_defined_view_set_projection
      
        
          | bool CRhinoAppViewSettings::m_defined_view_set_projection | 
      
 
 
◆ m_fast_regen_frames_per_second
      
        
          | double CRhinoAppViewSettings::m_fast_regen_frames_per_second | 
      
 
speedy redraw settings 
must be a number >= 0 
 
 
◆ m_linked_viewports
      
        
          | bool CRhinoAppViewSettings::m_linked_viewports | 
      
 
 
◆ m_pan_increment
      
        
          | double CRhinoAppViewSettings::m_pan_increment | 
      
 
 
◆ m_pan_reverse_keyboard
      
        
          | bool CRhinoAppViewSettings::m_pan_reverse_keyboard | 
      
 
 
◆ m_rotate_circle_increment
      
        
          | int CRhinoAppViewSettings::m_rotate_circle_increment | 
      
 
 
◆ m_rotate_reverse_keyboard
      
        
          | bool CRhinoAppViewSettings::m_rotate_reverse_keyboard | 
      
 
 
◆ m_rotate_to_view
◆ m_single_click_maximize
      
        
          | bool CRhinoAppViewSettings::m_single_click_maximize | 
      
 
 
◆ m_viewport_cursor_wrap
      
        
          | bool CRhinoAppViewSettings::m_viewport_cursor_wrap | 
      
 
 
◆ m_zoom_scale
      
        
          | double CRhinoAppViewSettings::m_zoom_scale |