|  | QCAD
    Open Source 2D CAD | 
#include <opennurbs_3dm_settings.h>
| Public Member Functions | |
| void | Default () | 
| ON_3dmIOSettings () | |
| bool | Read (ON_BinaryArchive &) | 
| bool | Write (ON_BinaryArchive &) const | 
| Public Attributes | |
| bool | m_bSaveTextureBitmapsInFile | 
| int | m_idef_link_update | 
| ON_3dmIOSettings::ON_3dmIOSettings | ( | ) | 
| void ON_3dmIOSettings::Default | ( | ) | 
| bool ON_3dmIOSettings::Read | ( | ON_BinaryArchive & | file | ) | 
| bool ON_3dmIOSettings::Write | ( | ON_BinaryArchive & | file | ) | const | 
| bool ON_3dmIOSettings::m_bSaveTextureBitmapsInFile | 
| int ON_3dmIOSettings::m_idef_link_update |