Point Cloud Library (PCL)
1.14.1-dev
|
#include <pcl/surface/3rdparty/opennurbs/opennurbs_pluginlist.h>
Public Member Functions | |
ON_PlugInRef () | |
void | Default () |
bool | Write (ON_BinaryArchive &file) const |
bool | Read (ON_BinaryArchive &file) |
void | Dump (ON_TextLog &text_log) const |
Definition at line 27 of file opennurbs_pluginlist.h.
ON_PlugInRef::ON_PlugInRef | ( | ) |
void ON_PlugInRef::Default | ( | ) |
void ON_PlugInRef::Dump | ( | ON_TextLog & | text_log | ) | const |
bool ON_PlugInRef::Read | ( | ON_BinaryArchive & | file | ) |
bool ON_PlugInRef::Write | ( | ON_BinaryArchive & | file | ) | const |
ON_wString ON_PlugInRef::m_developer_address |
Definition at line 44 of file opennurbs_pluginlist.h.
ON_wString ON_PlugInRef::m_developer_country |
Definition at line 45 of file opennurbs_pluginlist.h.
ON_wString ON_PlugInRef::m_developer_email |
Definition at line 47 of file opennurbs_pluginlist.h.
ON_wString ON_PlugInRef::m_developer_fax |
Definition at line 50 of file opennurbs_pluginlist.h.
ON_wString ON_PlugInRef::m_developer_organization |
Definition at line 43 of file opennurbs_pluginlist.h.
ON_wString ON_PlugInRef::m_developer_phone |
Definition at line 46 of file opennurbs_pluginlist.h.
ON_wString ON_PlugInRef::m_developer_updateurl |
Definition at line 49 of file opennurbs_pluginlist.h.
ON_wString ON_PlugInRef::m_developer_website |
Definition at line 48 of file opennurbs_pluginlist.h.
ON_wString ON_PlugInRef::m_plugin_filename |
Definition at line 40 of file opennurbs_pluginlist.h.
ON_UUID ON_PlugInRef::m_plugin_id |
Definition at line 33 of file opennurbs_pluginlist.h.
ON_wString ON_PlugInRef::m_plugin_name |
Definition at line 38 of file opennurbs_pluginlist.h.
int ON_PlugInRef::m_plugin_platform |
Definition at line 35 of file opennurbs_pluginlist.h.
int ON_PlugInRef::m_plugin_sdk_service_release |
Definition at line 37 of file opennurbs_pluginlist.h.
int ON_PlugInRef::m_plugin_sdk_version |
Definition at line 36 of file opennurbs_pluginlist.h.
int ON_PlugInRef::m_plugin_type |
Definition at line 34 of file opennurbs_pluginlist.h.
ON_wString ON_PlugInRef::m_plugin_version |
Definition at line 39 of file opennurbs_pluginlist.h.