| Rhino C++ API
    8.24
    | 
#include <opennurbs_3dm_settings.h>
| Public Member Functions | |
| ON_3dmWallpaperImage () | |
| ~ON_3dmWallpaperImage () | |
| void | Default () | 
| bool | operator!= (const ON_3dmWallpaperImage &) const | 
| bool | operator== (const ON_3dmWallpaperImage &) const | 
| bool | Read (ON_BinaryArchive &) | 
| bool | Write (ON_BinaryArchive &) const | 
| Public Attributes | |
| bool | m_bGrayScale | 
| true if image should be black and white  More... | |
| bool | m_bHidden | 
| true if image is currently hidden from view  More... | |
| ON_FileReference | m_image_file_reference | 
| ON_3dmWallpaperImage::ON_3dmWallpaperImage | ( | ) | 
| ON_3dmWallpaperImage::~ON_3dmWallpaperImage | ( | ) | 
| void ON_3dmWallpaperImage::Default | ( | ) | 
| bool ON_3dmWallpaperImage::operator!= | ( | const ON_3dmWallpaperImage & | ) | const | 
| bool ON_3dmWallpaperImage::operator== | ( | const ON_3dmWallpaperImage & | ) | const | 
| bool ON_3dmWallpaperImage::Read | ( | ON_BinaryArchive & | ) | 
| bool ON_3dmWallpaperImage::Write | ( | ON_BinaryArchive & | ) | const | 
| bool ON_3dmWallpaperImage::m_bGrayScale | 
true if image should be black and white
| bool ON_3dmWallpaperImage::m_bHidden | 
true if image is currently hidden from view
| ON_FileReference ON_3dmWallpaperImage::m_image_file_reference | 
 1.8.17
 1.8.17