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

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

List of all members.

Public Member Functions

 ON_3dmViewTraceImage ()
 ~ON_3dmViewTraceImage ()
bool operator== (const ON_3dmViewTraceImage &) const
bool operator!= (const ON_3dmViewTraceImage &) const
void Default ()
bool Write (ON_BinaryArchive &) const
bool Read (ON_BinaryArchive &)

Public Attributes

ON_Plane m_plane
double m_width
double m_height
ON_wString m_bitmap_filename
bool m_bGrayScale
bool m_bHidden
bool m_bFiltered

Detailed Description

Definition at line 343 of file opennurbs_3dm_settings.h.


Constructor & Destructor Documentation


Member Function Documentation

bool ON_3dmViewTraceImage::operator!= ( const ON_3dmViewTraceImage ) const
bool ON_3dmViewTraceImage::operator== ( const ON_3dmViewTraceImage ) const

Member Data Documentation

Definition at line 364 of file opennurbs_3dm_settings.h.

Definition at line 362 of file opennurbs_3dm_settings.h.

Definition at line 363 of file opennurbs_3dm_settings.h.

Definition at line 361 of file opennurbs_3dm_settings.h.

Definition at line 359 of file opennurbs_3dm_settings.h.

Definition at line 357 of file opennurbs_3dm_settings.h.

Definition at line 358 of file opennurbs_3dm_settings.h.


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