#include <opennurbs_3dm_settings.h>
Public Member Functions | |
void | Default () |
ON_3dmWallpaperImage () | |
bool | operator!= (const ON_3dmWallpaperImage &) const |
bool | operator== (const ON_3dmWallpaperImage &) const |
bool | Read (ON_BinaryArchive &) |
bool | Write (ON_BinaryArchive &) const |
~ON_3dmWallpaperImage () | |
Public Attributes | |
bool | m_bGrayScale |
bool | m_bHidden |
ON_wString | m_bitmap_filename |
Definition at line 372 of file opennurbs_3dm_settings.h.
Definition at line 1344 of file opennurbs_3dm_settings.cpp.
Definition at line 1349 of file opennurbs_3dm_settings.cpp.
void ON_3dmWallpaperImage::Default | ( | ) |
Definition at line 1367 of file opennurbs_3dm_settings.cpp.
bool ON_3dmWallpaperImage::operator!= | ( | const ON_3dmWallpaperImage & | other | ) | const |
Definition at line 1362 of file opennurbs_3dm_settings.cpp.
bool ON_3dmWallpaperImage::operator== | ( | const ON_3dmWallpaperImage & | other | ) | const |
Definition at line 1353 of file opennurbs_3dm_settings.cpp.
bool ON_3dmWallpaperImage::Read | ( | ON_BinaryArchive & | file | ) |
Definition at line 1389 of file opennurbs_3dm_settings.cpp.
bool ON_3dmWallpaperImage::Write | ( | ON_BinaryArchive & | file | ) | const |
Definition at line 1374 of file opennurbs_3dm_settings.cpp.
Definition at line 386 of file opennurbs_3dm_settings.h.
Definition at line 387 of file opennurbs_3dm_settings.h.
Definition at line 385 of file opennurbs_3dm_settings.h.