| Point Cloud Library (PCL)
    1.15.1-dev
    | 
#include <pcl/surface/3rdparty/opennurbs/opennurbs_3dm_settings.h>
| Public Member Functions | |
| ON_3dmIOSettings () | |
| void | Default () | 
| bool | Read (ON_BinaryArchive &) | 
| bool | Write (ON_BinaryArchive &) const | 
| Public Attributes | |
| bool | m_bSaveTextureBitmapsInFile | 
| int | m_idef_link_update | 
Definition at line 758 of file opennurbs_3dm_settings.h.
| ON_3dmIOSettings::ON_3dmIOSettings | ( | ) | 
| void ON_3dmIOSettings::Default | ( | ) | 
| bool ON_3dmIOSettings::Read | ( | ON_BinaryArchive & | ) | 
| bool ON_3dmIOSettings::Write | ( | ON_BinaryArchive & | ) | const | 
| bool ON_3dmIOSettings::m_bSaveTextureBitmapsInFile | 
Definition at line 769 of file opennurbs_3dm_settings.h.
| int ON_3dmIOSettings::m_idef_link_update | 
Definition at line 775 of file opennurbs_3dm_settings.h.