#include <opennurbs_3dm_settings.h>
Public Member Functions | |
void | Default () |
ON_3dmViewTraceImage () | |
bool | operator!= (const ON_3dmViewTraceImage &) const |
bool | operator== (const ON_3dmViewTraceImage &) const |
bool | Read (ON_BinaryArchive &) |
bool | Write (ON_BinaryArchive &) const |
~ON_3dmViewTraceImage () | |
Public Attributes | |
bool | m_bFiltered |
bool | m_bGrayScale |
bool | m_bHidden |
ON_wString | m_bitmap_filename |
double | m_height |
ON_Plane | m_plane |
double | m_width |
Definition at line 343 of file opennurbs_3dm_settings.h.
Definition at line 1239 of file opennurbs_3dm_settings.cpp.
Definition at line 1244 of file opennurbs_3dm_settings.cpp.
void ON_3dmViewTraceImage::Default | ( | ) |
Definition at line 1248 of file opennurbs_3dm_settings.cpp.
bool ON_3dmViewTraceImage::operator!= | ( | const ON_3dmViewTraceImage & | other | ) | const |
Definition at line 1338 of file opennurbs_3dm_settings.cpp.
bool ON_3dmViewTraceImage::operator== | ( | const ON_3dmViewTraceImage & | other | ) | const |
Definition at line 1318 of file opennurbs_3dm_settings.cpp.
bool ON_3dmViewTraceImage::Read | ( | ON_BinaryArchive & | file | ) |
Definition at line 1284 of file opennurbs_3dm_settings.cpp.
bool ON_3dmViewTraceImage::Write | ( | ON_BinaryArchive & | file | ) | const |
Definition at line 1259 of file opennurbs_3dm_settings.cpp.
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.