QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ON_3dmView Class Reference

#include <opennurbs_3dm_settings.h>

Public Member Functions

void Default ()
 
void Dump (ON_TextLog &text_log) const
 
bool IsValid (ON_TextLog *text_log=0) const
 
 ON_3dmView ()
 
bool Read (ON_BinaryArchive &)
 
bool SetTargetPoint (ON_3dPoint target_point)
 
ON_3dPoint TargetPoint () const
 
bool Write (ON_BinaryArchive &) const
 
 ~ON_3dmView ()
 

Public Attributes

bool m_bLockedProjection
 
bool m_bShowConstructionAxes
 
bool m_bShowConstructionGrid
 
bool m_bShowWorldAxes
 
ON_SimpleArray< ON_ClippingPlaneInfom_clipping_planes
 
ON_3dmConstructionPlane m_cplane
 
ON::display_mode m_display_mode
 
ON_UUID m_display_mode_id
 
ON_wString m_name
 
ON_3dmPageSettings m_page_settings
 
ON_3dmViewPosition m_position
 
ON_3dPoint m_target
 
ON_3dmViewTraceImage m_trace_image
 
ON::view_type m_view_type
 
ON_Viewport m_vp
 
ON_3dmWallpaperImage m_wallpaper_image
 

Constructor & Destructor Documentation

◆ ON_3dmView()

ON_3dmView::ON_3dmView ( )

◆ ~ON_3dmView()

ON_3dmView::~ON_3dmView ( )

Member Function Documentation

◆ Default()

void ON_3dmView::Default ( )

◆ Dump()

void ON_3dmView::Dump ( ON_TextLog & text_log) const

◆ IsValid()

bool ON_3dmView::IsValid ( ON_TextLog * text_log = 0) const

◆ Read()

bool ON_3dmView::Read ( ON_BinaryArchive & file)

◆ SetTargetPoint()

bool ON_3dmView::SetTargetPoint ( ON_3dPoint target_point)

◆ TargetPoint()

ON_3dPoint ON_3dmView::TargetPoint ( ) const

◆ Write()

bool ON_3dmView::Write ( ON_BinaryArchive & file) const

Member Data Documentation

◆ m_bLockedProjection

bool ON_3dmView::m_bLockedProjection

◆ m_bShowConstructionAxes

bool ON_3dmView::m_bShowConstructionAxes

◆ m_bShowConstructionGrid

bool ON_3dmView::m_bShowConstructionGrid

◆ m_bShowWorldAxes

bool ON_3dmView::m_bShowWorldAxes

◆ m_clipping_planes

ON_SimpleArray<ON_ClippingPlaneInfo> ON_3dmView::m_clipping_planes

◆ m_cplane

ON_3dmConstructionPlane ON_3dmView::m_cplane

◆ m_display_mode

ON::display_mode ON_3dmView::m_display_mode

◆ m_display_mode_id

ON_UUID ON_3dmView::m_display_mode_id

◆ m_name

ON_wString ON_3dmView::m_name

◆ m_page_settings

ON_3dmPageSettings ON_3dmView::m_page_settings

◆ m_position

ON_3dmViewPosition ON_3dmView::m_position

◆ m_target

ON_3dPoint ON_3dmView::m_target

◆ m_trace_image

ON_3dmViewTraceImage ON_3dmView::m_trace_image

◆ m_view_type

ON::view_type ON_3dmView::m_view_type

◆ m_vp

ON_Viewport ON_3dmView::m_vp

◆ m_wallpaper_image

ON_3dmWallpaperImage ON_3dmView::m_wallpaper_image

The documentation for this class was generated from the following files: