Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes
ON_3dmView Class Reference

#include <pcl/surface/3rdparty/opennurbs/opennurbs_3dm_settings.h>

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 424 of file opennurbs_3dm_settings.h.


Constructor & Destructor Documentation


Member Function Documentation

void ON_3dmView::Dump ( ON_TextLog text_log) const
bool ON_3dmView::IsValid ( ON_TextLog text_log = 0) const
bool ON_3dmView::SetTargetPoint ( ON_3dPoint  target_point)
bool ON_3dmView::Write ( ON_BinaryArchive ) const

Member Data Documentation

Definition at line 455 of file opennurbs_3dm_settings.h.

Definition at line 528 of file opennurbs_3dm_settings.h.

Definition at line 527 of file opennurbs_3dm_settings.h.

Definition at line 531 of file opennurbs_3dm_settings.h.

Definition at line 450 of file opennurbs_3dm_settings.h.

Definition at line 526 of file opennurbs_3dm_settings.h.

ON::display_mode ON_3dmView::m_display_mode

Definition at line 512 of file opennurbs_3dm_settings.h.

Definition at line 511 of file opennurbs_3dm_settings.h.

Definition at line 505 of file opennurbs_3dm_settings.h.

Definition at line 523 of file opennurbs_3dm_settings.h.

Definition at line 516 of file opennurbs_3dm_settings.h.

Definition at line 496 of file opennurbs_3dm_settings.h.

Definition at line 534 of file opennurbs_3dm_settings.h.

ON::view_type ON_3dmView::m_view_type

Definition at line 518 of file opennurbs_3dm_settings.h.

Definition at line 445 of file opennurbs_3dm_settings.h.

Definition at line 537 of file opennurbs_3dm_settings.h.


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